G_matrix: Generate the G matrix for variance estimation in low...

Description Usage Arguments Value

View source: R/G_matrix.R

Description

Generate the G matrix for variance estimation in low dimension scenario.

Usage

1
G_matrix(z, u, z.sigma_est)

Arguments

z

Vector. The fully observed observed shadow variable.

u

Matrix. The covariate matrix excluding shadow variable z (fully observed).

z.sigma_est

The estimated standard error of z.

Value

G matrix for variance estimation in low dimension scenario.


chenchi0526/SIsMiss documentation built on Dec. 8, 2020, 2:35 a.m.