z_u_fit: Fit the model of Z givenU.

Description Usage Arguments Value

View source: R/z_u_fit.R

Description

Fit the model of Z givenU.

Usage

1
z_u_fit(z, u)

Arguments

z

Vector. The shadow variable (fully observed).

u

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

Value

A list.

eta.est

The estimates for coefficients in model Z givenU.

z.sigma

The estimates for σ in model Z givenU.


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