Changes in version 0.8.1 - Fix missing fields in _pkgdown.yml Changes in version 0.8.0 - Added support for broom: generics::tidy and generics::glance - Added example using corr Changes in version 0.7.0 (2024-07-26) - Added geom for simplified graphing with ggplot2: geom_rmc - Added vignette for overfitting/pseudoreplication - Updated roxygen to 7.3.2 and now using _PACKAGE - Web docs: Added "lightswitch" for themes Changes in version 0.6.0 (2023-08-09) - Added HCAHPS2022 dataset and description - Added vignette showing diagnostic plots - Added vignette for synthetic dataset w/NaN estimates (thanks to Shreya Ghosh) and a possible solution - Added references in vignettes using bibtex - Split references in documentation into functions and datasets Changes in version 0.5.4.2 - Documentation update: Remove TravisCI, add U.S. gov disclaimer, fix typos and formatting Changes in version 0.5.4.1 - Added reproducible example of bootstrapping - Specify article order for web docs Changes in version 0.5.4 (2022-12-13) - Corrected df for confidence intervals. We thank Benjamin Zobel for finding this mistake Changes in version 0.5.3 - Added more unit tests - Use covr to evaluate code coverage - Documentation updates Changes in version 0.5.2 (2022-08-25) - R 4.1.0 is now required Changes in version 0.5.1 - Documentation update: Table describing twedt_dist_measures is now a markdown chunk. This renders correctly with pkgdown Changes in version 0.5.0 (2022-08-08) - Beta: Added rmcorr_mat() to calculate an rmcorr correlation matrix - To demonstrate rmcorr_mat(), added a new dataset and description: twedt_dist_measures - Rewrote how variable names are saved in rmcorr() - Updated description: Minimum version of R is >3.5.0 because of serialized objects Changes in version 0.4.7 - Fixed typo in bland1995 example and data: PacO2 is now PaCO2 (partial pressure of CO2) - Add marusich2016 data and description - Documentation: Add details to bland1995 data and add DOIs to all data references Changes in version 0.4.6 (2022-05-02) - use packages in 'suggests' conditionally Changes in version 0.4.5 (2021-12-01) - Fix issue in column names - Add testing Changes in version 0.4.4 (2021-08-10) - Just changing maintainer email address Changes in version 0.4.3 (2021-04-01) - Updated vignette Changes in version 0.4.2 (2021-03-30) - Fixed another error in bootstrapped confidence intervals - Updated vignette Changes in version 0.4.1 (2020-08-26) - Fixed error in last update for bootstrapped confidence intervals Changes in version 0.4.0 (2020-06-27) - Added argument for confidence level - Reset contrast option after running rmcorr - Added parent.frame access Changes in version 0.3.0 (2018-02-28) - column names can be entered as strings and dynamically - dataset parameter is no longer required in the plot.rmc function - Added a NEWS.md file to track changes to the package.