HPD_higher_from_column: Returns the higher value of the HPD interval for a data frame...

Description Usage Arguments Value References

View source: R/bpc_helpers_hpd.R

Description

Returns the higher value of the HPD interval for a data frame column

Usage

1
HPD_higher_from_column(column, credMass = 0.95)

Arguments

column

the data to calculate the HPDI

credMass

Credibility mass for the interval (area contained in the interval)

Value

the value of the higher HPD interval for that column

References

Mike Meredith and John Kruschke (2020). HDInterval: Highest (Posterior) Density Intervals. R package version 0.2.2. https://CRAN.R-project.org/package=HDInterval


bpcs documentation built on Dec. 15, 2020, 5:23 p.m.