Description Usage Arguments Details Value Author(s) Examples
Fixed period cosinor ("harmonic regression") on each row of a matrix
1 | lmCSmat(x, zts, per = 24)
|
x |
- numeric data matrix |
zts |
- numeric vector of length ncol(data) representing time points for each data column |
per |
- period of oscillations (default=24) |
Fits a cosinor model to each row of a matrix.
data frame with the following estimated statistics:
acrophase - acrophases
amplitude - amplitudes
Rsq - r-squared values
pvalue - p-values
mesor - intercept coefficient
sincoef - sine coefficient
coscoef - cosine coefficient
Karolis Koncevi<c4><8d>ius
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.