make_ttu_cs_ls | R Documentation |
make_ttu_cs_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make transfer to utility algorithm cross-section list. The function returns Transfer to utility algorithm cross-section (a list).
make_ttu_cs_ls(
outp_smry_ls,
sig_covars_some_predrs_mdls_tb,
sig_thresh_covars_1L_chr
)
outp_smry_ls |
Output summary (a list) |
sig_covars_some_predrs_mdls_tb |
Sig covariates some predictors models (a tibble) |
sig_thresh_covars_1L_chr |
Sig thresh covariates (a character vector of length one) |
Transfer to utility algorithm cross-section (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.