coef.EMglmnet: Extract Model Coefficients From a Fitted Mixture of Experts...

Description Usage Arguments Value

Description

Extract model coefficients from a fitted mixture of experts model.

Usage

1
2
## S3 method for class 'EMglmnet'
coef(object, ...)

Arguments

object

[EMglmnet]
An object of class EMglmnet of which to extract the model coefficients.

...

[ANY]
Arguments to coef.glmnet.

Value

A list with model coefficients belonging to the gating and expert models.


schiffner/EMnet documentation built on May 29, 2019, 3:38 p.m.