| cosinor_mixed {GLMMcosinor} | R Documentation |
cosinor_mixed dataset for cosinor modelling examples.
Description
Simulated data set to illustrate a mixed cosinor model. The Y column
contains a simulated outcome variable that varies over the time variable
(times). The subject column is a grouping variable that can be
used as a random effect. The rhythm has a period of 24 hours. Data was
simulated using simulate_cosinor.
Usage
cosinor_mixed
Format
A data.frame with 3 variables: Y, times, and
subject.
[Package GLMMcosinor version 0.2.0 Index]