Learn R Programming

clere (version 1.2.0)

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

# S4 method for 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, '>Pacs Methods : plot, clusters, predict, summary Functions : fitClere, fitPacs Datasets : numExpRealData, numExpSimData, algoComp