check_hyper_params: Check input parameters

View source: R/check_hyper_params.R

check_hyper_paramsR Documentation

Check input parameters

Description

Checks consistency in input (hyper) parameters for the cre function.

Usage

check_hyper_params(X_names, params)

Arguments

X_names

The observed covariates names.

params

The list of parameters required to run the function.

Value

A modified input params. A list of parameters that might be changed during the checks.


CRE documentation built on Oct. 19, 2024, 5:07 p.m.