predict_proba {iai}R Documentation

Generic function for returning the probabilities of class membership predicted by a model

Description

Generic function for returning the probabilities of class membership predicted by a model

Usage

predict_proba(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


[Package iai version 1.10.1 Index]