Nfold {matrixdist} | R Documentation |
New generic for N-fold convolution of two matrix distributions
Description
Methods are available for objects of classes ph and dph.
Usage
Nfold(x1, x2, ...)
Arguments
x1 |
An object of the class dph. |
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]