predict.quickbnnr.estimate: Uses posterior draws for prediction

View source: R/quickbnnr.R

predict.quickbnnr.estimateR Documentation

Uses posterior draws for prediction

Description

If a x is provided, then that x will be used for predictions, otherwise the input to the original model will be used.

Usage

## S3 method for class 'quickbnnr.estimate'
predict(est, ...)

Arguments

est

Eestimated model using estimate

...

if x is provided, then that will be used for making predictions


enweg/quickbnnr documentation built on April 15, 2022, 3:29 a.m.