posterior | R Documentation |
Class Posteriors of a classifier
posterior(object, ...)
## S4 method for signature 'NormalBasedClassifier'
posterior(object, newdata)
## S4 method for signature 'LogisticRegression'
posterior(object, newdata)
object |
Classifier or Regression object |
... |
Additional parameters |
newdata |
matrix of dataframe of objects to be classified |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.