View source: R/getter_params.R
get_z_probs | R Documentation |
Returns a dataframe of shape NxK
with the posterior distribution p(k|n)
for each observation n
to belong to cluster k
.
get_z_probs(x)
x |
a mvnmm object. |
dataframe of posterior distributions.
if (FALSE) get_z_probs(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.