Changes in version 1.3.3 (2025-07-23) - Fixed Rd cross-references to external packages (vcovHC from sandwich) - Modernized package-level documentation to avoid deprecated @docType - Updated RoxygenNote to 7.3.2 Changes in version 1.3.2 (2023-04-05) - Updated degrees of freedom calculations in rd_impute and mrd_impute to use Barnard and Rubin (1999) adjustment. Changes in version 1.3.1 - Fixed mrd_est to allow users to specify "IK12" and "IK09" for the bw argument. - Added warnings for front.bw calculations in mfrd_est. Changes in version 1.3 - Updated package documentation and help pages - Created pkgdown website - Fixed display issues in "shinyrdd" app Changes in version 1.2.2 - Fixed issues with delisted dependencies by removing tests Changes in version 1.2.1 (2020-02-20) - Fixed comments in help file - Fixed probabilities in Table 1.3 of the shiny app Changes in version 1.2.0 - Nonparametric version of frontier approach is added to mfrd_est and summary function is updated to display the new results - Downstream functions mrd_est, plot.mfrd, mrd_impute and its summary function have been updated to display nonparametric results of frontier approach - Summary functions have been updated to display results according to selection of est.cov and est.itt - Summary functions have been added for functions rd_power and mrd_power - Bugfixes in mrd_impute function, including summary function - Incorrect outputs for Cohen's d of covariates are removed from rd_est and mrd_est - Help files have been updated e.g. example added for rd_type, more descriptions of arguments added for plot.mfrd and predict.rd - The shiny app manual has been fully drafted and edited - Plots in the Shiny app can all now be downloaded as .png or .svg (in addition to .pdf) with the click of a button - Added new model estimates to Table 3.1 in the Shiny app - Added 3D plots for models with two assignment variables to Figure 3.1 in the Shiny app Changes in version 1.1.0 (2018-04-26) - Shiny app has new download buttons, screenshots, and a draft manual - Several bugfixes in functions that used the bootstrap (bad integrand issue fixed) - Summary functions have been updated to displays results in more consistent format - Summary functions are now including confidence intervals by default - Stability fixes for dc_est function - Default of t.design was changed to NULL to force user to always specify design Changes in version 1.0.0 (2018-01-25) - Add shiny app. - Add R function: shiny app launch. Changes in version 0.1.0 (2017-12-12) - Initial commit. - Add R functions: estimation, power analysis, and assumption checks. - Add R tests: estimation and assumption checks. - Add CARE dataset.