check_method_params: Check method-related parameters

View source: R/check_method_params.R

check_method_paramsR Documentation

Check method-related parameters

Description

Checks method-related parameters.

Usage

check_method_params(y, ite, params)

Arguments

y

The observed response vector.

ite

The estimated ITE vector.

params

The list of parameters required to run the method functions.

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.