mclustAddons-internal: Internal 'mclustAddons' functions

mclustAddons-internalR Documentation

Internal mclustAddons functions

Description

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.


mclustAddons documentation built on Sept. 20, 2024, 5:06 p.m.