Skip to content

Releases: eahowerton/CombineDistributions

v0.2.1

03 May 19:09

Choose a tag to compare

add missing package name to utils.R

v0.2 release

14 Dec 12:03

Choose a tag to compare

Added additional section of SIRS-vignette to illustrate exterior trimming (in case study with outlier prediction)

v0.1 release

01 Nov 13:06

Choose a tag to compare

  • Added a NEWS.md file to track changes to the package.
  • Added ret_values argument that allows user to specify values of aggregate CDF (and return quantiles)
    Updates by @SungmokJung and @eahowerton