Changes in version 0.3.13 - Clarification of the mean argument in prec_mean (see #113) Changes in version 0.3.12 - Update SCTO logo Changes in version 0.3.11 (2026-03-11) - Update URLs Changes in version 0.3.9 (2025-11-18) - Update email addresses Changes in version 0.3.8 - Small change to syntax for including the figure on the shiny app helppage (required by CRAN) Changes in version 0.3.7 (2023-02-27) - BUG-FIX - perc_meandiff calculated the degree of freedom incorrectly for equal variance differences (see #106) - addition of Cronbach's alpha to the shiny app Changes in version 0.3.6 - addition of Cronbach's alpha method Changes in version 0.3.5 - notes in helpfile for prec_mean and prec_meandiff that the former is suitable for paired mean differences. Comparable changes in the shiny app. Changes in version 0.3.4 - extra note for prec_sens and prec_spec regarding the n in the output - minor clarification for prec_icc regarding assumption of no interaction between rater and subject (see #97) - address warnings with prec_prop (see #94) Changes in version 0.3.3 (2022-08-29) - Update URL Changes in version 0.3.2 - minor changes requested by CRAN to update to HTML5 helpfiles. Changes in version 0.3.1 (2022-03-02) - addition of vignette Changes in version 0.3.0 - BREAKING CHANGE - prec_mean argument changed from 'mu' to 'mean'. Changes in version 0.2.4.9001 - logo - installation via universe Changes in version 0.2.4.9000 - addition of citation info - update SCTO figures Changes in version 0.2.3 (2021-04-08) - minor formatting of URLs and references to pass CRAN checks Changes in version 0.2.2 - bug fix in shiny app for sens and spec - more examples, better described - add extra input validation to all functions Changes in version 0.2.1 - add reset buttons to shiny app - correct copy/paste error on ICC page Changes in version 0.2.0 - various changes to ensure that all functions support vectors for different scenarios Changes in version 0.1.4 - minor changes to readme and shinyapp (corrections of references/typos) Changes in version 0.1.3 (2020-09-02) - more minor changes for CRAN Changes in version 0.1.2 - minor changes requested by CRAN Changes in version 0.1.1 - first version for CRAN - minor clarifications to options/descriptions - minor changes to shiny app Changes in version 0.1.0 - initial 'final' version Changes in version 0.0.1.9007 - addition of wrappers for prec_lr (prec_pos_lr, prec_neg_lr) to simplify positive/negative LRs Changes in version 0.0.1.9006 - addition of method for likelihood ratios prec_lr Changes in version 0.0.1.9005 - addition of function for Cohen's kappa - update shiny app to include kappa - POSSIBLE BREAKING CHANGE: arguments in prec_rateratio renamed from *_exp and *_control to *1 and *2 for consistency with other functions Changes in version 0.0.1.9004 - addition of shiny app and pkgdown Changes in version 0.0.1.9003 - prec_sens and prec_spec allow prev and conf.width - multiple notes allowed in print method - add contributing guidelines - prec_sens_spec removed. Confidence intervals and sample sizes are quite different to other methods. A two step approach using prec_sens and prec_spec is instead recommended Changes in version 0.0.1.9002 - addition of various tests - addition of rate ratio method