check_hyper_params {CRE} | R Documentation |
Checks consistency in input (hyper) parameters for the cre
function.
check_hyper_params(X_names, params)
X_names |
The observed covariates names. |
params |
The list of parameters required to run the function. |
A modified input params
. A list of parameters that might be changed during
the checks.