R/nwmod.R

#' @docType data
#'
#' @keywords datasets
#'
#' @title The fitted model to predict nonwear
#'
#' @description A fitted xgboost model with 2 categories (0 = wear time, 1=nonwear)
#'
#' @format A xgb.Booster, fitted xgboost model
#'
#'
#'

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