bdpPlotResiduals {rstanbdp}R Documentation

Plot studentized residuals from the Bayesian Deming regression

Description

Plot studentized residuals from the Bayesian Deming regression

Usage

bdpPlotResiduals(bdpreg, legend.pos = "bottomleft", legend.horizon = TRUE, ...)

Arguments

bdpreg

bdpreg object created with bdpreg

legend.pos

Legend position (e.g. bottomleft, bottomright, topright). Default bottomleft

legend.horizon

Legend horiz boolean parameter. Default TRUE.

...

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

Value

no return


[Package rstanbdp version 0.0.3 Index]