iv_oneday | R Documentation |
Calculate Intra-Daily Variability (IV) from one day of data using a given number of epochs (usually minutes) per bin.
iv_oneday(activity_oneday, bin_epochs)
activity_oneday |
vector representing timeseries for one day of activity data. Each entry corresponds to one epoch. |
bin_epochs |
number of epochs per bin to collapse activity_oneday into before performing IV formula. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.