predictCPP: VBMP predict functions parameters

Description Usage Arguments See Also

Description

Obtains estimates of class posterior probabilities from a fitted VBMP object

Usage

1
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


vbmp documentation built on Nov. 8, 2020, 5:38 p.m.