mclustAddons-internal {mclustAddons} | R Documentation |
Internal functions not intended to be called directly by users.
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, ...)
x |
An object of class specific for the method. |
... |
Further arguments passed to or from other methods. |