get_mdls_with_signft_covars | R Documentation |
get_mdls_with_signft_covars() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get models with significant covariates. Function argument outp_smry_ls specifies the where to look for the required object. The function returns Models with significant covariates (a list).
get_mdls_with_signft_covars(outp_smry_ls, params_ls_ls)
outp_smry_ls |
Output summary (a list) |
params_ls_ls |
Parameters (a list of lists) |
Models with significant covariates (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.