View source: R/check_method_params.R
check_method_params | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.