Score for a fitted CATE model
Usage
score_fun(fit, y, X, ...)
# S3 method for class 'CATE'
score_fun(fit, y, X, ...)
Arguments
- fit
A fitted model object.
- y
Numeric response vector.
- X
Covariate matrix.
- ...
Additional arguments passed to methods.
Value
Numeric vector of scores.