Description Usage Arguments Value
A parametric approach to study circadian rhythmicity assuming cosinor shape.This function is a whole dataset
wrapper for ActCosinor.
1  | ActCosinor_long2(count.data, window = 1)
 | 
count.data | 
 
  | 
window | 
 The calculation needs the window size of the data. E.g window = 1 means each epoch is in one-minute window.  | 
A data.frame with the following 5 columns
ID | 
 ID  | 
ndays | 
 number of days  | 
mes | 
 MESRO, which is short for midline statistics of rhythm, which is a rhythm adjusted mean. This represents mean activity level.  | 
amp | 
 amplitude, a measure of half the extend of predictable variation within a cycle. This represents the highest activity one can achieve.  | 
acro | 
 acrophase, a meaure of the time of the overall high values recurring in each cycle. Here it has a unit of radian. This represents time to reach the peak.  | 
acrotime | 
 acrophase in the unit of the time (hours)  | 
ndays | 
 Number of days modeled  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.