predict_proba.bayes: Predicts the log probabilities for each class and feature

Description Usage Arguments Value

View source: R/bayes.R

Description

Predicts the log probabilities for each class and feature

Usage

1
2
## S3 method for class 'bayes'
predict_proba(object, X)

Arguments

object

s3 object, bayes

X

feature vector

Value

bayes s3 object


tbonza/supml documentation built on May 17, 2019, 3:14 a.m.