reg {matrixdist} | R Documentation |
New generic for regression with matrix distributions
Description
Methods are available for objects of class ph.
Usage
reg(x, y, ...)
Arguments
x |
An object of the model class. |
y |
A vector of data. |
... |
Further parameters to be passed on. |
Value
An object of the fitted model class.
[Package matrixdist version 1.1.9 Index]