Learn R Programming

bsamGP (version 1.0)

plot.blm: Plot a blm object

Description

Plots the posterior samples for Bayesian linear models

Usage

# S3 method for blm
plot(x, …)

Arguments

x

a blm object

other options to pass to the plotting functions

Value

Returns a plot.

See Also

blq, blr

Examples

Run this code
# NOT RUN {
## See examples for blq and blr
# }

Run the code above in your browser using DataLab