posterior_interval.ICCier: ICCier Method for posterior intervals.

Description Usage Arguments Value

View source: R/rstantools_defs.R

Description

ICCier Method for posterior intervals.

Usage

1
2
## S3 method for class 'ICCier'
posterior_interval(object, prob = 0.95, pars, ...)

Arguments

object

ICCier object.

prob

A number p (0 < p < 1) indicating the desired probability mass to include in the intervals.

pars

Parameter name.

...

Not used.

Value

Matrix with two columns (lower and upper) and one parameter per row.


stephensrmmartin/ICCier documentation built on Aug. 22, 2019, 10 a.m.