Rdocumentation
powered by
Learn R Programming
BAS (version 1.2.2)
cv.summary.bma: Summaries for Out of Sample Prediction
Description
Compute summaries from out of sample predictions for a BMA object
Usage
cv.summary.bma(object, pred, ytrue)
Arguments
object
am object of class 'bma'
pred
output from
predict.bas
ytrue
vector of left out response values
Value
dimensions, Average Prediction Error from the HPM and Average prediction error for BMA prediction
See Also
predict.bas