Releases: Bayer-Group/drcHelper
Releases · Bayer-Group/drcHelper
v0.0.5
What's Changed
- added quantal example data so that page deployment can be run by @Zhenglei-BCS in #11
- Added
tsk_autofor trimmed spearman-karber LD50 calculation. - Added
SpearmanKarber_modifiedfor Spearman-Karber LD50 calculation. - Added
compare_to_control_welchfor Welch's t-test with multiple comparison adjustment. - Added
noec_from_trend_testas a wrapper for Stepdown Trend test with a NOEC outcome and corresponding printing method. - Added
compute_mdd_williamsandcompute_mdd_dunnettfor MDD calculations,
report_dunnett_summaryfor the reporting of test result. - Added many articles to explain concepts and verify implementations in
drcHelper
New Contributors
- @Copilot made their first contribution in #13
Improvments
- Added test cases validation reports.
/inst/SystemTesting/Consolidated_Dunnett_Report.Rmd
Bug Fixes
- Updated
dunnett_testto correctly handle non-RCBD replicate IDs.
Full Changelog: v0.0.3...0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4