View source: R/most_probable_cluster.R
most_probable_cluster | R Documentation |
Extract Most Probable Cluster for Each Sequence
most_probable_cluster(x, type = "viterbi", hp = NULL)
x |
An object of class |
type |
A character string specifying the method to use. Either
|
hp |
An output from |
A vector containing the most probable cluster for each sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.