Fit a MEMC model to a comparison data
memc_modfit.Rd
Fit a MEMC model to a comparison data
Arguments
- config
memc model configuration object, either one of the pre-built configurations listed in
model_configs
or created usingconfigure_model
- comp_data
data frame containing the comparison data thata the model will be fit to
- lower
lower bounds on the parameters; if unbounded set equal to -Inf
- upper
bounds on the parameters; if unbounded set equal to Inf
- ...
addition arguments that may be passed to FME::modFit