Conversion methods of univariate mixture distributions, composed of exponential, normal and gamma distributions.

as.mxObj(from, ...)

# S4 method for list
as.mxObj(from, ...)

# S4 method for vector
as.mxObj(from, ...)

# S4 method for mxObj
as.list(x, ...)

# S4 method for mxObj
as.vector(x)

Arguments

from

an object that is to be converted to another type

...

reserved for future extension

x

an object that is to be converted to another type

mxObj

an object of class 'mxObj'