make_predr_ctgs_ls | R Documentation |
make_predr_ctgs_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make predictor categories list. The function returns Predictor categories (a list).
make_predr_ctgs_ls(outp_smry_ls, include_idx_int = NULL)
outp_smry_ls |
Output summary (a list) |
include_idx_int |
Include index (an integer vector), Default: NULL |
Predictor categories (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.