Description Usage Arguments Value
Generate the matrix A and B for variance estimation in low dimension scenario.
1 | AB_matrix(y, z, u, gamma_tilde_hat, beta_hat, z.sigma, w_hat)
|
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. |
w_hat |
The estimates of W matrix in the offset term
obtained by |
A list.
The estimates for matrix A.
The estimates for matrix B.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.