cv.summary.bma {BAS}R Documentation

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.bma
ytrue vector of left out response values

Value

A matrix with the best models, posterior probabilities, R2, dimensions, Average Prediction Error from the HPM and Average prediction error for BMA prediction

Author(s)

Merlise Clyde clyde@stat.duke.edu

See Also

predict.bma


[Package BAS version 0.1 Index]