check_input_data: Check input data

View source: R/check_input_data.R

check_input_dataR Documentation

Check input data

Description

Conducts sanity checks for the input data.

Usage

check_input_data(y, z, X, ite = NULL)

Arguments

y

The observed response vector.

z

The treatment vector.

X

The features matrix.

ite

The estimated ITE vector.

Value

The number of data samples.


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