cosinor_IS_IV_Analyses: Apply cosinor anlaysis and extended cosinor analysis

View source: R/cosinor_IS_IV_Analyses.R

cosinor_IS_IV_AnalysesR Documentation

Apply cosinor anlaysis and extended cosinor analysis

Description

Applies cosinor anlaysis from the ActCR package to the time series, as well as IV, IS and phi estimates.

Usage

  cosinor_IS_IV_Analyses(Xi, epochsize = 60, timeOffsetHours = 0, threshold = NULL)

Arguments

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.

Author(s)

Vincent T van Hees <v.vanhees@accelting.com>


GGIR documentation built on April 3, 2025, 6 p.m.