predict.blm: Predict value by bayesian linear model

Description Usage Arguments

Description

Predict value by bayesian linear model

Usage

1
2
## S3 method for class 'blm'
predict(model, newdata, type = "response")

Arguments

model

a bayesian model for which prediction is desired.

newdata

new data for which prediction is desired.

type

the type of prediction required.


RottenFruits/blmr documentation built on June 7, 2019, 9:53 a.m.