SIMVN_impute: Impute missing data by the conditional mean of the observed...

Description Usage Arguments Value

View source: R/SIMVN_impute.R

Description

Impute missing data by the conditional mean of the observed values, using a normal approximation

Usage

1
SIMVN_impute(fittedM, X)

Arguments

fittedM

A parameter list as returned by SIMVN_train

X

A data matrix

Value

X filled with estimated values


Anogio/SIMVN documentation built on May 26, 2019, 2:35 a.m.