IS | R Documentation |
This function calcualte interdaily stability, a nonparametric metric of circadian rhtymicity
IS(x)
x |
|
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 = example_activity_data$count[c(1,2,3),-c(1,2)] is = IS(x = count1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.