save_results_FwdRegAgMIP: Save the results of the Forward Selection algorithm proposed...

View source: R/FwdRegAgMIP.R

save_results_FwdRegAgMIPR Documentation

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

Description

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

Usage

save_results_FwdRegAgMIP(param_selection_steps, path_results)

Arguments

param_selection_steps

A tibble summarizing the results of the previous parameter estimation steps as returned by the previous call to this function, NULL if it is the first step.

path_results

Path of the folder where to store the results

Value

Save param_selection_steps in a csv file in folder path_results


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