lme_telem | R Documentation |
linear mixed effects model of telemetry data.
lme_telem(tidy_telem, telem_var = "DegC", collapse_first = T)
tidy_telem |
a tidy telemetry tibble, as produced by read_starr or read_oddi |
telem_var |
telemetry measurement to analyze |
collapse_first |
logical. collapse to a 1 day average before analysis? recommended. |
list containing anova and models built
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.