~ Function: plotMeans for ClusterLongData ~
plotMeans
plots the means' trajectories of an object ClusterLongData
relativly
to a Partition
.
## S4 method for signature 'ClusterLongData,ANY' plotMeans(x,y,parMean=parMEAN(), parWin=windowsCut(x['nbVar'],addLegend=TRUE),...)
x |
|
y |
|
parMean |
|
parWin |
|
... |
Some other parameters can be passed to the method. |
plotMeans
plots the means' trajectories of an object ClusterLongData
relativly
to the 'best' Partition
, or to the
Partition
define by y
.
Graphical option (col, type, pch,
pchPeriod and cex) can be change using parMean
. For more
detail on parTraj
and parMean
, see object of
class ParLongData
.
Overview: kml-package
Classes : ClusterLongData
PlotMeans : plotMeans: overview
, plotCriterion
################## ### Construction of the data ld <- gald(10) kml(ld,3:4,2) ### Basic plotMeansting plotMeans(ld,3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.