cred_interval: Calculate Equal Tailed or Highest Density Interval

Description Usage Arguments Examples

Description

Calculate Equal Tailed or Highest Density Interval

Usage

1
cred_interval(object, cred.level = 0.95, method = "HDI")

Arguments

object

vector of posterior samples

cred.level

the confidence level. defaults to .95

method

type of credible interval. One of "ETI" or default "HDI".

Examples

1

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