Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.05 KB

File metadata and controls

22 lines (18 loc) · 1.05 KB

DOI

.
├── data
│   ├── tuco_processed.rds  Processed activity data
│   ├── animals             Animal's metadata
│   ├── plants              Vegetation data survey around study site
│   └── weather             Weather data for Anillaco between 2017 and 2019
├── data_processing         Scripts used to proccess raw activity data
├── HMM                     HMM fitting and initial parameters search
├── plots                   Scripts to reproduce all plots in the article
├── statistical_tests       Scripts to reproduce all statistical tests in the article
├── statistical_report      Statistical report that analysed some parameters we used in the main paper
├── suplemental_info        Scripts to reproduce all plots and tables in the supplements
└── utils                   Utilitary scripts used in plots and analysis

Raw Data