bdpPlot {rstanbdp}R Documentation

Plot Bayesian Deming regression and the confidence intervals from the full posterior distribution

Description

Plot Bayesian Deming regression and the confidence intervals from the full posterior distribution

Usage

bdpPlot(bdpreg, ci = 0.95, ...)

Arguments

bdpreg

bdpreg object created with bdpreg

ci

Probability for the HDI credibility interval. Default 0.95

...

Arguments passed to plot (e.g. xlim, xlab, main)

Value

no return


[Package rstanbdp version 0.0.3 Index]