View source: R/check_hyper_params.R
check_hyper_params | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.