add_prefd_predr_var_to_mdl_smry_ls | R Documentation |
add_prefd_predr_var_to_mdl_smry_ls() is an Add function that updates an object by adding data to that object. Specifically, this function implements an algorithm to add preferred predictor variable to model summary list. Function argument mdl_smry_ls specifies the object to be updated. The function returns Model summary (a list).
add_prefd_predr_var_to_mdl_smry_ls(mdl_smry_ls, ds_smry_ls)
mdl_smry_ls |
Model summary (a list) |
ds_smry_ls |
Dataset summary (a list) |
Model summary (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.