assign_mode.stapDP | R Documentation |
Estimates Posterior Mode Cluster Assignment
## S3 method for class 'stapDP'
assign_mode(x, loss = "green", ...)
x |
stapDP object |
loss |
one of c("green","square") denoting which loss function should be used. Defaults to "green". |
... |
optional arguments passed on to specific loss function |
vector of cluster assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.