[matrix(numeric)]: Matrix holding the longitudinal data
clusterAffectation
[vector(numeric)]: Initial starting condition
toPlot
[character]: if "traj",
then the trajectories are plot. If "none", there is no graphical
display (faster).
fuzzyfier
[numeric]: value of the fuzzy k-means algorithm fuzzyfier.
parAlgo
[ParKml]: default parameters for
the algorithm.
Details
fuzzyKmlSlow is a new implementation of fuzzy k-means for
longitudinal data (or trajectories). To date, it is writen in R (and
not in C, this explain the "slow")