Linking the metabolic rate of individuals to species ecology and life history in key Arctic copepods
收藏资源简介:
This folder contains data and code for the manuscript "Linking the metabolic rate of individuals to species ecology <br> and life history in key Arctic copepods" The first script to run is the "rolling regression and adding covariates to MR data.R", this will read in all the<br> files with oxygen measurements, dry weight, and species and life stage information. The code will fit and predict <br> estimates for each individual, calculate O2 from calibration data, subtract background respiration, run the rolling regression,<br> and add the covariates DW, species and life stage to the metabolic rate data, and write the resulting data fame to a .txt file. The second script "lme4 Analysis and figures 5 6 7.R" will read in the data from the first script. <br> Here the AMR RMR and aerobic scope is estimated by Density Estimation via Model-Based Clustering. <br> The resulting data is fitted with a mixed model 'lmer'. <br> The remaining part of the script make the predictions that are presented in the text of the manuscript<br> and that are shown in figure 5, 6, and 7. Further information is annotated in the scripts



