rmcorr 0.5.0
- 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
rmcorr 0.4.7 (dev
release only, not on CRAN)
- 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
rmcorr 0.4.6
- use packages in ‘suggests’ conditionally
rmcorr 0.4.5
- Fix issue in column names
- Add testing
rmcorr 0.4.4
- Just changing maintainer email address
rmcorr 0.4.3
rmcorr 0.4.2
- Fixed another error in bootstrapped confidence intervals
- Updated vignette
rmcorr 0.4.1
- Fixed error in last update for bootstrapped confidence
intervals
rmcorr 0.4.0
- Added argument for confidence level
- Reset contrast option after running rmcorr
- Added parent.frame access
rmcorr 0.3.0
- 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.