mxObj-coerce: Coercion Methods for 'mxObj' Univariate Mixture Objects

Description Usage Arguments

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
as.mxObj(from, ...)

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

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

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

## S4 method for signature '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'


tpetzoldt/antibioticR documentation built on Sept. 25, 2021, 1:17 p.m.