nmm_preprocessing {NMMIPW} | R Documentation |
This function prepares the user-provided data into the correct format
Description
This function prepares the user-provided data into the correct format
Usage
nmm_preprocessing(data, O)
Value
returns a list containing the following components:
R |
the indicator of the missing pattern, where R = 1 is reserved for fully observed |
pattern |
a matrix recording the pattern |
[Package NMMIPW version 0.1.0 Index]