Learn R Programming

FastCUB (version 0.0.3)

fitted.fastCUB: S3 method "fitted" for class "fastCUB"

Description

S3 method fitted for objects of class fastCUB.

Usage

# S3 method for fastCUB
fitted(object, ...)

Arguments

object

An object of class fastCUB

...

Other arguments

Details

Returns the fitted probability distribution for GEM models with no covariates. If only one dichotomous covariate is included in the model to explain some components, it returns the fitted probability distribution for each profile.

See Also

fastCUB