evaluate_theta_cov {drord} | R Documentation |
get a covariance matrix for the estimated CDF
Description
get a covariance matrix for the estimated CDF
Usage
evaluate_theta_cov(cdf_est, treat_prob_est, treat, out, out_levels)
Arguments
cdf_est |
The estimates of the treatment-specific CDFs |
treat_prob_est |
List of estimated probability of treatments, output from call
to |
treat |
A |
out |
A |
out_levels |
A |
Value
Estimated covariance matrix for CDF estimates
[Package drord version 1.0.1 Index]