Data from: Temporal regularities of vocal exchange in Java sparrows
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://figshare.com/articles/dataset/Data_from_Temporal_regularities_of_vocal_exchange_in_Java_sparrows/29329889
下载链接
链接失效反馈官方服务:
资源简介:
# Data from: Temporal regularities of vocal exchange in Java sparrows
## analysis.Rmd contain code for analysis
The R markdown file contain code to replication of the results and plots of the paper
## experimental_conditions.csv contain data for experimental conditions of each session
Description of the data and file structure
The csv-files contain six columns of experimental conditions. The data in each column are as follows:
(session) number of each session
(s1a) subject ID that was in s1a area (B1, B2, B3, B4, C3 or C4)
(s2a) subject ID that was in s2a area (call, song, or trill)
(partname_pre) Identification number of PRE phase
(partname_exp) Identification number of F2F phase
(partname_post) Identification number of POST phase
## labelled_data_for_labelling_validation.csv contain lebelled vocalization data to use in labelling validation
Description of the data and file structure
The csv-files contain seven columns of labelled data (not used for the statistical analysis) for labelling validation, where each data row is the summary of a segmentate vocal region. The data in each column are as follows:
(onset) onset time of vocalization
(id) caller ID (B1, B2, B3, B4, C3 or C4)
(type) vocal types (call, song, or trill)
(offset) offset time of vocalization
(duration) duration of vocalization, i.e. onset minus offset
(phase) phase condition (PRE, F2F or POST)
(part) Identification number for each phase
## labelled_vocalozation_data.csv contain data for recorded vocalizations that were labelled
Description of the data and file structure
The csv-files contain seven columns of labelled vocalization data, where one row represents one vocalization. The data in each column are as follows:
(onset) onset time of vocalization
(id) caller ID (B1, B2, B3, B4, C3 or C4)
(type) vocal types (call, song, or trill)
(offset) offset time of vocalization
(duration) duration of vocalization, i.e. onset minus offset
(phase) phase condition (PRE, F2F or POST)
(part) Identification number for each phase
## original_labelled_data_for_labelling_validation.csv contain original lebelled vocalization data to use in labelling validation
The csv-files contain seven columns of labelled data on the original data (a part of data used for the statistical analysis) for labelling validation, where each data row is the summary of a segmentate vocal region. The data in each column are as follows:
(onset) onset time of vocalization
(id) caller ID (B1, B2, B3, B4, C3 or C4)
(type) vocal types (call, song, or trill)
(offset) offset time of vocalization
(duration) duration of vocalization, i.e. onset minus offset
(phase) phase condition (PRE, F2F or POST)
(part) Identification number for each phase
## Code/Software
macOS Sonoma 14.4.1
RStudio (v. 2023.12.1+402)
R (v. 4.2.3)
R’s package
- ggplot2 (v. 3.4.4)
- gridExtra (v. 2.3)
- lme4 (v. 1.1-34)
- mclust (v. 6.0.0)
- MuMIn (v. 1.47.5)
- tidyverse (v. 2.0.0)
创建时间:
2025-06-16



