nparcalc: nparcalc

View source: R/nparcalc.R

nparcalcR Documentation

nparcalc

Description

Calculate non-parametrical circadian rhythm variables: IS, IV, RA, L5, L5_starttime, M10, and M10_starttime.

Usage

nparcalc(myACTdevice, movingwindow, CRV.data, ACTdata.1.sub, out = NULL)

Arguments

myACTdevice

Name of the input device used. Should be either Actiwatch2 or MW8.

movingwindow

A boolean indicating whether moving window is used.

CRV.data

CRV data

ACTdata.1.sub

Managed data set

out

Optional. When movingwindow is TRUE, this is the current window of data.

Value

A list with the result values IS, IV, RA, L5, L5_starttime, M10, and M10_starttime.


compsy/ACTman documentation built on Oct. 1, 2023, 8:40 a.m.