Learn R Programming

clere (version 1.1.1)

plot-methods: 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

## S3 method for class 'Clere':
plot(x, y, ...)

Arguments

x
[Clere]: Output object from fitClere.
y
[any]: Unused parameter.
...
Additional arguments, not to be supplied in this version.

See Also

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