posterior-methods: Class Posteriors of a classifier

posteriorR Documentation

Class Posteriors of a classifier

Description

Class Posteriors of a classifier

Usage

posterior(object, ...)

## S4 method for signature 'NormalBasedClassifier'
posterior(object, newdata)

## S4 method for signature 'LogisticRegression'
posterior(object, newdata)

Arguments

object

Classifier or Regression object

...

Additional parameters

newdata

matrix of dataframe of objects to be classified


RSSL documentation built on March 31, 2023, 7:27 p.m.