bestPredictions: bestPredictions

Description Usage Arguments Value Author(s) See Also

View source: R/bestPredictions.R

Description

bestPredictions Performs predictions using select models on new data.

Usage

1
bestPredictions(best, models, newdata)

Arguments

best

Data frame containing the top performing models and estimators

models

List of models

newdata

Data frame containing new data to predict.

Value

predictions Data frame containing predictions for newdata

Author(s)

John James, jjames@yXsciencesalon.org

See Also

Other BMA functions: bmaAnalysis, bmaComplexity, bmaEvaluation, bmaPDC, bmaPIPPlots, bmaPIP, bmaPerformanceReport, bmaPerformance, bmaPredictModels, bmaPredict, bma


DataScienceSalon/Bayesian-Regression documentation built on May 29, 2019, 12:06 a.m.