check_method_params {CRE} | R Documentation |
Checks method-related parameters.
check_method_params(y, ite, params)
y |
The observed response vector. |
ite |
The estimated ITE vector. |
params |
The list of parameters required to run the method functions. |
A modified input params
. A list of parameters that might be changed during
the checks.