completeObs,nniRes-method {pcaMethods} | R Documentation |
Get the original data with missing values replaced with predicted values.
completeObs(object, ...)
object |
object to fetch complete data from |
... |
Not used |
Completed data (matrix)
Henning Redestig