summary_FwdRegAgMIP | R Documentation |
Summarize the results of the Forward Selection algorithm proposed in AgMIP calibration phaseIII protocol
summary_FwdRegAgMIP(
param_selection_steps,
info_crit_list,
path_results,
optim_results
)
param_selection_steps |
A tibble summarizing the results of the parameter estimation steps, as returned by the post_treat_FwdRegAgMIP function. |
optim_results |
Results list returned by the parameter estimation method wrapper used |
Print the results in standard output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.