optim_switch: Call the required parameter estimation method

View source: R/optim_switch.R

optim_switchR Documentation

Call the required parameter estimation method

Description

Call the required parameter estimation method

Usage

optim_switch(...)

Arguments

optim_method

see description in estim_param

optim_options

see description in estim_param

param_info

see description in estim_param

crit_options

List containing several arguments given to estim_param function: param_names, obs_list, crit_function, model_function, model_options, param_info, transform_obs, transform_sim, out_dir that must be passed to main_crit function by the methods wrappers.

Value

prints, graphs and a list containing the results of the parameter estimation, which content depends on the method used, all that saved in crit_options$out_dir.


SticsRPacks/CroptimizR documentation built on June 11, 2025, 12:33 a.m.