plot.blm: Plot a blm object

plot.blmR Documentation

Plot a blm object

Description

Plots the posterior samples for Bayesian linear models

Usage

## S3 method for class '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

## See examples for blq and blr

bsamGP documentation built on March 18, 2022, 7:35 p.m.