Learn R Programming

CRE (version 0.2.7)

check_method_params: Check method-related parameters

Description

Checks method-related parameters.

Usage

check_method_params(y, ite, params)

Value

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

Arguments

y

The observed response vector.

ite

The estimated ITE vector.

params

The list of parameters required to run the method functions.