evaluate_trt_spec_theta_eif {drord} | R Documentation |
get a matrix of eif estimates for the treatment-specific CDF estimates
Description
get a matrix of eif estimates for the treatment-specific CDF estimates
Usage
evaluate_trt_spec_theta_eif(
trt_spec_cdf_est,
trt_spec_prob_est,
trt_level,
treat,
out,
out_levels
)
Arguments
trt_spec_cdf_est |
Estimated conditional CDF for |
trt_spec_prob_est |
Estimated propensity for |
trt_level |
Treatment level |
treat |
A |
out |
A |
out_levels |
A |
Value
matrix of EIF estimates for CDF.
[Package drord version 1.0.1 Index]