IV | R Documentation |
This function calcualte intradaily variability, a nonparametric metric reprsenting fragmentation of circadian rhtymicity
IV(x)
x |
|
IV
Junrui Di et al. Joint and individual representation of domains of physical activity, sleep, and circadian rhythmicity. Statistics in Biosciences.
data(example_activity_data) count1 = c(t(example_activity_data$count[1,-c(1,2)])) iv = IV(x = count1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.