presize 0.3.7
CRAN release: 2023-02-27
- BUG-FIX -
perc_meandiffcalculated the degree of freedom incorrectly for equal variance differences (see #106) - addition of Cronbach’s alpha to the shiny app
presize 0.3.5
- notes in helpfile for
prec_meanandprec_meandiffthat the former is suitable for paired mean differences. Comparable changes in the shiny app.
presize 0.2.2
- bug fix in shiny app for sens and spec
- more examples, better described
- add extra input validation to all functions
presize 0.1.1
- first version for CRAN
- minor clarifications to options/descriptions
- minor changes to shiny app
presize 0.0.1.9007
- addition of wrappers for
prec_lr(prec_pos_lr,prec_neg_lr) to simplify positive/negative LRs
presize 0.0.1.9005
addition of function for Cohen’s kappa
update shiny app to include kappa
POSSIBLE BREAKING CHANGE: arguments in
prec_rateratiorenamed from*_expand*_controlto*1and*2for consistency with other functions
presize 0.0.1.9003
prec_sensandprec_specallow prev and conf.widthmultiple notes allowed in print method
add contributing guidelines
prec_sens_specremoved. Confidence intervals and sample sizes are quite different to other methods. A two step approach usingprec_sensandprec_specis instead recommended
