fitted.fastCUB {FastCUB} | R Documentation |
S3 method "fitted" for class "fastCUB"
Description
S3 method fitted for objects of class fastCUB
.
Usage
## S3 method for class 'fastCUB'
fitted(object, ...)
Arguments
object |
An object of class |
... |
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
[Package FastCUB version 0.0.3 Index]