Skip to content

CRAN 1.8-0

Latest
Compare
Choose a tag to compare
@weberse2 weberse2 released this 08 Jan 12:54
4be5c26

Enhancements

  • Enable ESS calculation for normal mixture densities when used in the context of a standard one-parameter exponential family through the new family argument. For example, this can be used to calculate the ESS of a normal mixture density representing a logit transformed response scale.
  • Reformat R sources using styler.

Bugfixes

  • Correct boundary behavior of BinaryExactCI function whenever no responses or no non-responses are observed. Fixes issue #21.
  • Stabilize internal beta mixture information function, which corrects unstable ESS ELIR computations. Addresses issue #22.