check_hyper_params: Check input parameters
Description
Checks consistency in input (hyper) parameters for the cre function.
Usage
check_hyper_params(X_names, params)
Value
A modified input params. A list of parameters that might be changed during
the checks.
Arguments
- X_names
The observed covariates names.
- params
The list of parameters required to run the function.