post_treat_FwdRegAgMIP | R Documentation |
Post-treat the results of the Forward Selection algorithm proposed in AgMIP calibration phaseIII protocol
post_treat_FwdRegAgMIP(
optim_results,
crit_options,
crt_list,
param_selection_steps
)
optim_results |
Results list returned by frequentist method wrappers |
crit_options |
List containing several arguments given to |
crt_list |
Vector of names of candidate parameters that have been used in parameter estimation |
param_selection_steps |
A tibble summarizing the results of the previous previouslyparameter estimation steps as returned by the previous call to this function, NULL if it is the first step. |
A tibble summarizing the results of the parameter estimation steps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.