summary_FwdRegAgMIP: Summarize the results of the Forward Selection algorithm...

View source: R/FwdRegAgMIP.R

summary_FwdRegAgMIPR Documentation

Summarize the results of the Forward Selection algorithm proposed in AgMIP calibration phaseIII protocol

Description

Summarize the results of the Forward Selection algorithm proposed in AgMIP calibration phaseIII protocol

Usage

summary_FwdRegAgMIP(
  param_selection_steps,
  info_crit_list,
  path_results,
  optim_results
)

Arguments

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

Value

Print the results in standard output.


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