Create a lcModel with pre-defined weighted partitioning
Create a lcModel with pre-defined weighted partitioning
lcModelWeightedPartition( data, response, weights, center = weighted.meanNA, clusterNames = colnames(weights), time = getOption("latrend.time"), id = getOption("latrend.id"), name = "wpart" )
data |
The data on which the cluster result is based, a data.frame. |
response |
The name of the response variable. |
weights |
A |
center |
The |
clusterNames |
The names of the clusters, or a function with input |
time |
The name of the time variable. |
id |
The name of the trajectory identification variable. |
name |
The name of the method. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.