CRAN-v0.6.2
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 thepredict()
function.
Minor changes
- The value for
N.units
inauditPrior()
,planning()
, andevaluation()
is now automatically ceiled forlikelihood
/method
='hypergeometric'
. - Implemented a warning message when the
likelihood
in theprior
does not match with thelikelihood
/method
inputs forplanning()
andevaluation()
. The likelihood from the prior is leading in these cases and will overrule the other options.