Skip to content

CRAN v0.3.2

Compare
Choose a tag to compare
@mitchelloharawild mitchelloharawild released this 09 Feb 08:57

Small patch to resolve issues with CRAN checks.

Bug fixes

  • Fixed object structure resulting from transforming sample distributions (#81).
  • Improved reliability of quantile(<dist_mixture>).
  • Defined cdf(<dist_sample>) as Pr(X <= x), not Pr(X < x).
  • Fixed S3 generic argument name p for log_quantile().