Description Usage Arguments References Examples
This function calculate the first order auto-correlation, i.e., the correlation between consecutive observations, for the EMA data in one subject. A higher value indicates that measured variable (for example, emotion) is sustained over time and shows less homeostatic recovery.
1 |
x |
numeric vector of measurements for one subject |
buu2020associationEMAanalysis
1 2 | x <- 1:10
autocorrelation(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.