bdpCalcResponse {rstanbdp}R Documentation

Plot the calculated Y response with CI from the full Bayesian posterior distribution

Description

Plot the calculated Y response with CI from the full Bayesian posterior distribution

Usage

bdpCalcResponse(bdpreg, Xval, ci = 0.95, ...)

Arguments

bdpreg

bdpreg object

Xval

Reference method data

ci

Probability for the HDI credibility interval. Default 0.95.

...

Arguments passed to hist (e.g. breaks, xlim, ...).

Value

no return


[Package rstanbdp version 0.0.3 Index]