- Adding package website (build using {pkgdown})
- Adding option for highest posterior density intervals in
create_posterior_data()
.
- Fix to comply with CRAN requirements
- Functionality added to compute operating characteristics (new functions are:
oc_pos()
,oc_bias()
andoc_coverage()
) - Use of the
assertthat::assert_that()
to check function inputs
- GitHub repository changed
- Modified
tipmap_plot()
to avoid problems with tipping points being 0 or 1 - Obsolete function
get_stochast_weight_posterior()
removed - Modifications in documentation and vignettes
- New vignette on weight determination via expert elicitation
- Updated README file
- Modifications in documentation
- Modifications in computation of posterior with stochastic weights
- Modifications in introductory vignette
- Introductory vignette added
- Modification in Readme file
- Addition of functions facilitating expert elicitation of weights
- Renaming of functions and variable names to comply with code style guidelines
- Updates to documentation
- Reduced functionality due to an M1mac issue in imported function
- Updates to documentation
- Initial CRAN submission