SIMVN_train: Estimate data mean and variance for imputation

Description Usage Arguments Value

View source: R/SIMVN_train.R

Description

norm::rngseed MUST be run before the function is used, otherwise it will not work

Usage

1
SIMVN_train(X, verbose = F)

Arguments

X

A data matrix.

verbose

A boolean: whether or not to print EM iterations

Value

A list with the estimated mean and variance for the data


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