predictCPP {vbmp} | R Documentation |
Obtains estimates of class posterior probabilities from a fitted VBMP object
predictCPP(obj, X.TEST=NULL)
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 as vbmp