Learn R Programming

bsamGP (version 1.2.6)

plot.blm: Plot a blm object

Description

Plots the posterior samples for Bayesian linear models

Usage

# S3 method for blm
plot(x, ...)

Value

Returns a plot.

Arguments

x

a blm object

...

other options to pass to the plotting functions

See Also

blq, blr

Examples

Run this code
## See examples for blq and blr

Run the code above in your browser using DataLab