Description Usage Arguments Value References
View source: R/bpc_helpers_hpd.R
Returns the lower value of the HPD interval for a data frame column
1 | HPD_lower_from_column(column, credMass = 0.95)
|
column |
the data to calculate the HPDI |
credMass |
Credibility mass for the interval (area contained in the interval) |
the value of the lower HPD interval for that column
Mike Meredith and John Kruschke (2020). HDInterval: Highest (Posterior) Density Intervals. R package version 0.2.2. https://CRAN.R-project.org/package=HDInterval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.