Convert a tuning row to CI tree controls
Source:R/predict_ci_tree_terminal_mean.R
ci_control_from_row.RdConverts one selected tuning row, such as a row returned by
ci_select_best(), into a ci_tree_control() object. Columns that are not
CI tree controls, such as grid_id, type, metrics, or ntree, are
ignored.
Value
A normalized ci_tree_control() list.