MoE {matrixdist} | R Documentation |
New generic for mixture-of-experts regression with matrix distributions
Description
Methods are available for objects of class ph
Usage
MoE(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]