NEWS
tipmap 0.5.3
- Adding package website (build using {pkgdown})
- Adding option for highest posterior density intervals in
create_posterior_data()
.
tipmap 0.5.2 (2023-08-14)
- Fix to comply with CRAN requirements
tipmap 0.5.1 (2023-08-13)
- Functionality added to compute operating characteristics (new functions are:
oc_pos()
, oc_bias()
and oc_coverage()
)
- Use of the
assertthat::assert_that()
to check function inputs
tipmap 0.4.2 (2023-06-17)
- 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
tipmap 0.4.1 (2023-04-24)
- New vignette on weight determination via expert elicitation
- Updated README file
- Modifications in documentation
tipmap 0.3.9 (2022-12-07)
- Modifications in computation of posterior with stochastic weights
- Modifications in introductory vignette
tipmap 0.3.7 (2022-10-23)
- Introductory vignette added
- Modification in Readme file
tipmap 0.3.5 (2022-09-02)
- Addition of functions facilitating expert elicitation of weights
- Renaming of functions and variable names to comply with code style guidelines
- Updates to documentation
tipmap 0.1.7 (2022-07-12)
- Reduced functionality due to an M1mac issue in imported function
- Updates to documentation
tipmap 0.1.1 (2022-07-01)