fit_groupwise_model | R Documentation |
Fit cosinor model for one aspect of data. Called by main 'kronos' function.
fit_groupwise_model(data, group, time, period, verbose)
data |
input data |
group |
A character string. Signifies which group will be assessed. |
time |
A string. Should be the column name containing the time values. |
period |
A numeric. The length of a period, in the same format as the |
verbose |
A boolean. Toggles whether to print diagnostic information while running. Useful for debugging errors on large data sets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.