cv.summary.bma {BAS} | R Documentation |
Compute summaries from out of sample predictions for a BMA object
cv.summary.bma(object, pred, ytrue)
object |
am object of class 'bma' |
pred |
output from predict.bma |
ytrue |
vector of left out response values |
A matrix with the best models, posterior probabilities, R2, dimensions, Average Prediction Error from the HPM and Average prediction error for BMA prediction
Merlise Clyde clyde@stat.duke.edu