fit_models: Fit one more multiple models and obtain the model result

View source: R/fit_models.R

fit_modelsR Documentation

Fit one more multiple models and obtain the model result

Description

Fit one more multiple models and obtain the model result

Usage

fit_models(models, formula, data, seed = NULL, scen = NULL)

Arguments

models

a list of model information

formula

the model formula

data

a data.frame

seed

an optional seed value

scen

optional; name of scenario


NErler/simvalidator documentation built on May 17, 2022, 7:54 a.m.