mixture {matrixdist} | R Documentation |
New generic for mixture of two matrix distributions
Description
Methods are available for objects of classes ph and dph.
Usage
mixture(x1, x2, ...)
Arguments
x1 |
An object of the model class. |
x2 |
An object of the model class. |
... |
Further parameters to be passed on. |
Value
An object of the model class.
[Package matrixdist version 1.1.9 Index]