get_selected_mixed_mdls | R Documentation |
get_selected_mixed_mdls() 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 selected mixed models. Function argument results_ls specifies the where to look for the required object. The function returns Mixed models (an output object of multiple potential types).
get_selected_mixed_mdls(results_ls, collapse_1L_lgl = T)
results_ls |
Results (a list) |
collapse_1L_lgl |
Collapse (a logical vector of length one), Default: T |
Mixed models (an output object of multiple potential types)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.