bdpPlotBE {rstanbdp} | R Documentation |
Plot regression posterior pairs with CI Box and MD ellipses
Description
Plot regression posterior pairs with CI Box and MD ellipses
Usage
bdpPlotBE(bdpreg, cov.method = "MCD", ci = 0.95, ...)
Arguments
bdpreg |
bdpreg object created with bdpreg |
cov.method |
rrcov covariance method ("SDe", "MCD", or "Classical"). Default MCD. |
ci |
Probability for the HDI credibility interval. Default 0.95. |
... |
Arguments passed to |
Value
no return
[Package rstanbdp version 0.0.3 Index]