Learn R Programming

rstanbdp (version 0.0.3)

bdpCalcResponse: 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, ...)

Value

no return

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, ...).