Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

IS

Interdaily Statbility


Description

This function calcualte interdaily stability, a nonparametric metric of circadian rhtymicity

Usage

IS(x)

Arguments

x

data.frame of dimension ndays by p, where p is the dimension of the data.

References

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

Examples

data(example_activity_data)
count1 = example_activity_data$count[c(1,2,3),-c(1,2)]
is = IS(x = count1)

ActCR

Extract Circadian Rhythms Metrics from Actigraphy Data

v0.2.0
GPL-3
Authors
Junrui Di [aut, cre], Vadim zipunnikov [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.