Internal functions not intended to be called directly by users.
Usage
as.MclustBounded(x, ...)
# Default S3 method
as.MclustBounded(x, ...)
# S3 method for class 'densityMclustBounded'
as.MclustBounded(x, ...)
as.densityMclustBounded(x, ...)
# Default S3 method
as.densityMclustBounded(x, ...)
# S3 method for class 'MclustBounded'
as.densityMclustBounded(x, ...)
Arguments
- x
An object of class specific for the method.
- ...
Further arguments passed to or from other methods.