tipmap 0.5.3
- Adding package website (build using {pkgdown})
- Adding option for highest posterior density intervals in
create_posterior_data().
tipmap 0.5.1
CRAN release: 2023-08-13
- 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
tipmap 0.4.2
CRAN release: 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
CRAN release: 2023-04-24
- New vignette on weight determination via expert elicitation
- Updated README file
- Modifications in documentation
tipmap 0.3.9
CRAN release: 2022-12-07
- Modifications in computation of posterior with stochastic weights
- Modifications in introductory vignette
tipmap 0.3.5
CRAN release: 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
