makeplot {CUB} | R Documentation |
Plot facilities for GEM objects
Description
Plot facilities for objects of class "GEM".
Usage
makeplot(object)
Arguments
object |
An object of class "GEM" |
Details
Returns a plot comparing fitted probabilities and observed relative frequencies for GEM models without covariates. If only one explanatory dichotomous variable is included in the model for one or all components, then the function returns a plot comparing the distributions of the responses conditioned to the value of the covariate.
See Also
cubvisual
, cubevisual
, cubshevisual
,
multicub
, multicube
[Package CUB version 1.1.5 Index]