predictors_lup | R Documentation |
A lookup table of the short name and long name of each predictor used in the models included with the youthu package.
predictors_lup
An object of class tbl_df
(inherits from tbl
, data.frame
) with 7 rows and 9 columns.
A tibble
Short name (a character vector)
Long name (a character vector)
Minimum value (a double vector)
Maximum value (a double vector)
Class (a character vector)
Increment (a double vector)
Class function (a character vector)
Model scaling (a double vector)
Covariate (a logical vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.