powered by
'>GaussianParameter
This class defines parameters of a Gaussian Mixture Model. Inherits the ['>Parameter] class.
'>Parameter
a numeric vector containing mean of each cluster.
a vector of matrix containing variance matrix of each cluster.
# NOT RUN { new("GaussianParameter") getSlots("GaussianParameter") # }
Run the code above in your browser using DataLab