View source: R/RPT_namelist_drop.R
RPT_namelist_drop | R Documentation |
This function is used to make name list that we didn't make prediction, on which users had too many predictors missing
RPT_namelist_drop(data_wider, class_NL, threshold = 30)
data_wider |
Data.frame, which each row contains all the observations of a single person |
threshold |
Numerical, missing proportion threshold above which the user will be dropped |
A tibble/table can be used to report directly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.