View source: R/classification.r
posterior | R Documentation |
Every classification method seems to provide a slighly different way of retrieving the posterior probability of group membership. This function provides a common interface to all of them
posterior(model, data)
model |
model object |
data |
data set used in model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.