PartitionData {RNOmni}R Documentation

Partition Data

Description

Partition y and X according to the missingness pattern of g.

Usage

PartitionData(e, g, X)

Arguments

e

Numeric residual vector.

g

Genotype vector.

X

Model matrix of covariates.

Value

List containing:


[Package RNOmni version 1.0.1.2 Index]