myfitted: Extract Fitted Values

Description Usage Arguments See Also

Description

Extract fitted values from a flexmix object.

Usage

1
2
3
4
myfitted(object, drop = TRUE, aggregate = FALSE, ...)

## S4 method for signature 'flexmix'
myfitted(object, drop = TRUE, aggregate = FALSE, ...)

Arguments

object

An object of class "flexmix".

drop

Logical. If TRUE the function tries to simplify the return object by combining lists of length 1 into matrices.

aggregate

Logical. If TRUE the fitted values for each model aggregated over the components are returned.

...

Currently unused.

See Also

Other mixtures: FLXMCL-class, FLXPwlda-class, FLXPwlda, myStepFlexmix, mypredict

Other mixtures: FLXMCL-class, FLXPwlda-class, FLXPwlda, myStepFlexmix, mypredict


schiffner/locClass documentation built on May 29, 2019, 3:39 p.m.