RA2: Relative Amplitude

Description Usage Arguments Value References

View source: R/RA2.R

Description

This function calcualte relative amplitude, a nonparametric metric reprsenting fragmentation of circadian rhtymicity

Usage

1
RA2(x, window = 1, method = c("average", "sum"))

Arguments

x

vector vector of activity data

window

since the caculation of M10 and L5 depends on the dimension of data, we need to include window size as an argument.

method

character of "sum" or "average", function used to bin the data

Value

RA

References

Junrui Di et al. Joint and individual representation of domains of physical activity, sleep, and circadian rhythmicity. Statistics in Biosciences.


postGGIR documentation built on Jan. 6, 2022, 5:08 p.m.