evaluate_beta_cov {drord} | R Documentation |
Get the covariance matrix for beta
Description
Get the covariance matrix for beta
Usage
evaluate_beta_cov(cdf_est, theta_cov)
Arguments
cdf_est |
Estimated CDFs |
theta_cov |
Covariance matrix for CDF estimates |
Value
Estimated covariance matrix for log-odds ratio parameters
[Package drord version 1.0.1 Index]