Learn R Programming

MixAll (version 1.4.2)

ClusterPredict: Class ['>ClusterPredict] for predicting

Description

This class encapsulate the parameters for predicted data.

Arguments

Slots

data

Matrix with the data set

missing

Matrix with the indexes of the missing values

See Also

['>IClusterPredict] class

Examples

Run this code
# NOT RUN {
  getSlots("ClusterPredict")

# }

Run the code above in your browser using DataLab