Feature-based clustering
Feature-based clustering.
lcMethodFeature(
response,
representationStep,
clusterStep,
standardize = scale,
center = meanNA,
time = getOption("latrend.time"),
id = getOption("latrend.id"),
...
)response |
The name of the response variable. |
representationStep |
A |
clusterStep |
A |
standardize |
A |
center |
Optional |
time |
The name of the time variable. |
id |
The name of the trajectory identification variable. |
... |
Additional arguments. |
Other lcMethod implementations:
lcMethod-class,
lcMethodAkmedoids,
lcMethodCrimCV,
lcMethodCustom,
lcMethodDtwclust,
lcMethodFunFEM,
lcMethodGCKM,
lcMethodKML,
lcMethodLMKM,
lcMethodLcmmGBTM,
lcMethodLcmmGMM,
lcMethodLongclust,
lcMethodMclustLLPA,
lcMethodMixAK_GLMM,
lcMethodMixtoolsGMM,
lcMethodMixtoolsNPRM,
lcMethodRandom,
lcMethodStratify
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.