density_wald | R Documentation |
Evaluate Asymptotic Distribution of IQR Estimator
density_wald(beta_star, beta_opt, varcov_mat)
beta_star |
Vector of proposed coefficients beta_D and beta_X (vector of length p_D + p_X) |
beta_opt |
Vector of beta_D and beta_X coefficients from IQR point estimate (vector of length p_D + p_X) |
varcov_mat |
Asymptotic variance-covariance matrix; see
|
density of limiting distribution of estimator evaluated at
beta_star
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.