se.ols: Calculation of se for OLS

Description Usage Arguments

View source: R/se.ols.R

Description

This function calculates the se for UI based on OLS when we have MNAR data, for ui.ols.

Usage

1
se.ols(X, sigmaOLScor, u, gridrho)

Arguments

X

Covariate matrix.

sigmaOLScor

Output from sigmaOLScor1

u

Fitted values from mis.model.

gridrho

Values of rho.


ui documentation built on Nov. 11, 2019, 5:07 p.m.

Related to se.ols in ui...