postprobFromAssignments {latrend} | R Documentation |
For each trajectory, the probability of the assigned cluster is 1.
postprobFromAssignments(assignments, k)
assignments |
Integer vector indicating cluster assignment per trajectory |
k |
The number of clusters. |