View source: R/check_input_data.R
check_input_data | R Documentation |
Conducts sanity checks for the input data.
check_input_data(y, z, X, ite = NULL)
y |
The observed response vector. |
z |
The treatment vector. |
X |
The features matrix. |
ite |
The estimated ITE vector. |
The number of data samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.