Last data update: 2014.03.03

R: plot method
plot-methodsR Documentation

plot method

Description

Graphical summary for MCEM/SEM-Gibbs estimation. This function represents the course of the model parameters in view of the iterations of the estimation algorithms implemented in fitClere.

Usage

## S4 method for signature 'Clere'
plot(x, y, ...)

Arguments

x

[Clere]: Output object from fitClere.

y

[any]: Unused parameter.

...

Additional arguments, not to be supplied in this version.

Author(s)

Loic Yengo loic.yengo@gmail.com

See Also

Overview : clere-package
Classes : Clere
Methods : show, plot, clusters, predict, summary
Functions : fitClere

Results