Turn various objects created in other R packages
to fmx class.
Usage
as.fmx(x, ...)
Value
S3 generic function as.fmx returns an fmx object.
Arguments
x
an R object
...
additional parameters, see Arguments in individual S3 dispatches
Details
Various mixture distribution estimates obtained from other R packages
are converted to fmx class,
so that we could take advantage of all methods defined for fmx objects.