ReconstituteData {MGMM}R Documentation

Reconstitute Data

Description

Reassembles a data matrix split by missingness pattern.

Usage

ReconstituteData(split_data)

Arguments

split_data

Split data are returned by PartitionData.

Value

Numeric matrix.


[Package MGMM version 1.0.1.1 Index]