Skip to content

Releases: Bayer-Group/drcHelper

v0.0.5

03 Oct 14:49

Choose a tag to compare

What's Changed

  • added quantal example data so that page deployment can be run by @Zhenglei-BCS in #11
  • Added tsk_auto for trimmed spearman-karber LD50 calculation.
  • Added SpearmanKarber_modified for Spearman-Karber LD50 calculation.
  • Added compare_to_control_welch for Welch's t-test with multiple comparison adjustment.
  • Added noec_from_trend_test as a wrapper for Stepdown Trend test with a NOEC outcome and corresponding printing method.
  • Added compute_mdd_williams and compute_mdd_dunnett for MDD calculations,
    report_dunnett_summary for 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_test to correctly handle non-RCBD replicate IDs.

Full Changelog: v0.0.3...0.0.5

v0.0.4

30 Jun 08:21

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4