This layers clusters several smooth effects and plots the cluster centers.
l_clusterLine(centers, cluFun = kmeans, a.clu = list(), ...)
centers | the number of clusters. This is the same a the |
---|---|
cluFun | the function used for clustering. I must take (at least) arguments |
a.clu | list of further argument to be passed to |
... | graphical arguments to be passed to |
An object of class gamLayer
.
See plot.fs.interaction.1D for examples.