nor1toMmix {norMmix} | R Documentation |
Cast nor1mix object as norMmix.
Description
Cast nor1mix object as norMmix.
Usage
nor1toMmix(object)
Arguments
object |
A nor1mix mixture model to be coerced to norMmix. |
Details
This package was designed to extend the nor1mix
package to the case of
multivariate mixture models. Therefore we include a utility function to cast
1-dimensional mixtures as defined in nor1mix to norMmix
.
Value
A norMmix
object if the appropriate S3method has been implemented.
[Package norMmix version 0.1-1 Index]