Description Usage Arguments Value
Generate the covariance matrix of estimators in unregularized regression.
1 2 | se_asymp(y, z, u, gamma_tilde_hat, beta_hat, eta_est, z.sigma, A_est, B_est,
G_est)
|
y |
Vector. The outcome variable |
z |
Vector. The shadow variable (fully observed). |
u |
Matrix. The covariate matrix u. |
gamma_tilde_hat |
Initial estimates of scaled γ. |
beta_hat |
Initial estimates of β. |
z.sigma |
The estimates for σ in model Z givenU. |
A_est |
Matrix. The estimates of A matrix obtained by |
B_est |
Matrix. The estimates of B matrix obtained by |
G_est |
Matrix. The estimates of G matrix obtained by |
A vector. The standard error of estimators in unregularized regression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.