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


jkrijthe/RSSL documentation built on Jan. 13, 2024, 1:56 a.m.