Learn R Programming

mtarm (version 0.1.8)

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

Description

Highest Posterior Density intervals for objects of class mtar

Usage

# S3 method for 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