check_params_out: Internal function to check whether g3_optim has succeeded or...

View source: R/g3_optim.R

check_params_outR Documentation

Internal function to check whether g3_optim has succeeded or crashed. Used by the gadgetutils g3_* functions.

Description

check_params_out checks for NULLs and try-errors in a list of g3 parameters

Usage

check_params_out(param_list, id_name = NULL)

Arguments

param_list

List of g3 parameters

id_name

replacement name for 'id' in the output

Value

A data.frame that has collated the 'summary' attribute of each element of param_list.


gadget-framework/gadgetutils documentation built on Aug. 16, 2024, 8:45 a.m.