predictCPP {vbmp}R Documentation

VBMP predict functions parameters

Description

Obtains estimates of class posterior probabilities from a fitted VBMP object

Usage

predictCPP(obj, X.TEST=NULL)

Arguments

obj an object inheriting from class VBMP.obj, usually the result of a call to vbmp
X.TEST optionally, matrix in which to look for variables with which to predict. If omitted, the fitted predictors are used.

See Also

See Also as vbmp


[Package vbmp version 1.8.0 Index]