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 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 the defined in optim_options.path_results


SticsRPacks/CroptimizR documentation built on Dec. 16, 2024, 11:54 a.m.