aggregate_models: Function to Aggregate Results of modeling functions.

View source: R/aggregate_coefficients.R

aggregate_modelsR Documentation

Function to Aggregate Results of modeling functions.

Description

This function aggregate coefficients of lmer models to one data.frame

Usage

aggregate_models(save_model_directory, model_names_pattern, save_model_path)

Arguments

save_model_directory

directory of saved models.

model_names_pattern

model name or pattern of models name.

save_model_path

aggregated models save path.


Ehyaei/IRISUtils documentation built on March 29, 2022, 9:46 a.m.