lpl_interval: Compute the lowest posterior loss interval

Description Usage Arguments Examples

Description

Compute the lowest posterior loss interval

Usage

1
lpl_interval(prior, posterior, cred.level = 0.95, plot = FALSE)

Arguments

prior

vector of prior samples

posterior

vector of posterior samples

cred.level

the confidence level. defaults to .95

plot

Should the output be plotted? Defaults to FALSE.

Examples

1

abnormally-distributed/abdisttools documentation built on May 5, 2019, 7:07 a.m.