nw.predict: non-wear predictor

Description Usage Arguments Value

View source: R/nw.predict.R

Description

Uses a supervised machine learning model to predict non wear time for hip worn accelerometers

Usage

1
nw.predict(dataset, right = TRUE)

Arguments

dataset

The data.frame you want nonwear predicted for

Value

Returns a variable, the same length as those in the input dataset, which is 0 if wear time and 1 if nonwear


dprocter/modeid documentation built on May 19, 2019, 8:21 a.m.