Description Usage Arguments Value
Computes posterior probabilities via Bayes Theorem under normality
1 | posterior_probs(x, means, covs, priors)
|
x |
matrix of observations |
means |
list of means for each class |
covs |
list of covariance matrices for each class |
priors |
list of prior probabilities for each class |
matrix of posterior probabilities for each observation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.