Skip to content

CRAN-v0.6.2

Compare
Choose a tag to compare
@koenderks koenderks released this 23 Jan 15:29
· 756 commits to development since this release

jfa 0.6.2

Major changes

  • Removed the output and functions related to the class jfaPredictive. The probabilities for the prior and posterior predictive distributions can be obtained by calling the predict() function.

Minor changes

  • The value for N.units in auditPrior(), planning(), and evaluation() is now automatically ceiled for likelihood/method = 'hypergeometric'.
  • Implemented a warning message when the likelihood in the prior does not match with the likelihood/method inputs for planning() and evaluation(). The likelihood from the prior is leading in these cases and will overrule the other options.