Version 0.3.1 of *inferno*, the R package for Bayesian nonparametric inference, is out!
<https://pglpm.github.io/inferno/>
This version brings the following improvement and new functions:
- Possibility of calculating the posterior probability of value ranges, such as Pr(Y ≤ y), besides of point values such as Pr(Y = y). Also for subpopulations.
- New function to generate posterior samples for any set of variates. Also for subpopulations
- Improved calculation of mutual information between variates.
I'd like to remind that this package is especially suited to researchers with a frequentist background who'd like to try out Bayesian nonparametrics. The introductory vignette <https://pglpm.github.io/inferno/articles/inferno_start.html> provides a simple and intuitive guide to the ideas, functions, and calculations, with a concrete example. The package provides many useful tools and functions for subgroup/subpopulation studies.
The package is also suited to Bayesian researchers who'd like to do nonparametric analysis without worrying to much about the Monte Carlo coding and calculations that it often involves.
Feedback and questions much appreciated!