accelimp | R Documentation |
Imputed Data example from 2003-4 National Health and Nutrition Examination Survey dataset. This data example includes 184 individuals to give 1288 daily profiles, as a result of accel.impute()
.
data(accelimp)
List with multiple matrix objects. accelimp
includes a single dataset a result of accel.impute(..., m=1,...)
. You may produce multiple datasets by setting m=5 (default).
accelimp$imp1
: matrix
...
accelimp$imp5
: matrix
[1] Lee JA, Gill J (2016). Missing value imputation for physical activity data measured by accelerometer. Statistical Methods in Medical Research.
accel.impute
data(accelimp)
ls(accelimp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.