HPDinterval.mtar: Highest Posterior Density intervals for objects of class...

View source: R/bayesians.R

HPDinterval.mtarR Documentation

Highest Posterior Density intervals for objects of class mtar

Description

Highest Posterior Density intervals for objects of class mtar

Usage

## S3 method for class 'mtar'
HPDinterval(obj, prob = 0.95, ...)

Arguments

obj

an object of class mtar generated by a call to the function mtar().

prob

a numeric scalar in the interval (0,1) giving the target probability content of the intervals. By default, prob is set to 0.95.

...

Optional additional arguments for methods. None are used at present.

See Also

HPDinterval


mtarm documentation built on Jan. 12, 2026, 1:07 a.m.