powered by
MSclust Plotting
# S3 method for MSclust plot(x, ...)
No return value, called to visualize the fitted model's results
A MSclust object.
MSclust
Arguments to be passed to methods, such as graphical parameters.
## Not run: if (FALSE) { data(sim) result <- mscn(X = sim, k = 2) plot(result)} ## End(Not run)
Run the code above in your browser using DataLab