View source: R/aggregate_coefficients.R
aggregate_models | R Documentation |
This function aggregate coefficients of lmer models to one data.frame
aggregate_models(save_model_directory, model_names_pattern, save_model_path)
save_model_directory |
directory of saved models. |
model_names_pattern |
model name or pattern of models name. |
save_model_path |
aggregated models save path. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.