Description Usage Arguments Value
View source: R/youth_network_shape.R
Format data for input into the youth Sojourn method's neural networks
1 2 3 4 5 6 7 8 9 10 11 |
data |
a data frame of monitor and demographic data to format |
sojourns |
logical. Should the data be windowed by Sojourn (TRUE) or with a static window (15-s; FALSE)? |
RAW |
logical. Are the data raw acceleration? |
epoch |
numeric. The epoch length of the data. Values other than one are not recommended. |
verbose |
logical. Print processing updates to the console? |
expand |
logical. Should collapsed data be replicated to match the length of the original input? |
time_var |
character scalar giving the variable name in |
first_print |
logical. Print extra information? |
... |
further arguments passed to messager |
A data frame containing data that are ready for making predictions with the youth Sojourn method's neural networks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.