View source: R/cosinor_IS_IV_Analyses.R
| cosinor_IS_IV_Analyses | R Documentation | 
Applies cosinor anlaysis from the ActCR package to the time series, as well as IV, IS and phi estimates.
  cosinor_IS_IV_Analyses(Xi, epochsize = 60, timeOffsetHours = 0, threshold = NULL)
| Xi | Vector with time series of movement indicators if the maximum < 8 and mean < 1 then input is assumed to be in g-units and is multiplied by 1000. | 
| epochsize | Numeric epochsize in seconds | 
| timeOffsetHours | Numeric time in hours relative to next midnight | 
| threshold | Numeric value to use as threshold to distinguish inactivity from active behaviour for the IV and IS analysis. GGIR uses parameter threshold.lig to set this threshold. | 
Vincent T van Hees <v.vanhees@accelting.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.