make_mdl_nms_ls | R Documentation |
make_mdl_nms_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make model names list. The function returns Model names (a list).
make_mdl_nms_ls(predr_vars_nms_ls, mdl_types_chr)
predr_vars_nms_ls |
Predictor variables names (a list) |
mdl_types_chr |
Model types (a character vector) |
Model names (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.