CRAN-v0.2.0
jfa 0.2.0
New features
- Implemented prior construction methods
none,median,hypotheses,sample, andfactorin theauditPrior()function. In addition to the already supportedarmmethod, these methods allow the auditor to incorporate more sources of audit information into the prior distribution. - Implemented
minPrecisionargument in theplanning()function that allows auditors to calculate a sample size so that the difference between the posterior upper confidence bound and the most likely error is lower than the set minimum precision. Also implemented in theevaluation()function as a requirement to approve the population. - Return the value
mlefrom theevaluation()function, which quantifies the most likely error. Also return the value of theprecisionfrom this function. - Implemented
increaseargument in theplanning()function that allows the user to increase the sample size with a set amount each step of the iterations.
Minor changes
- Implemented more efficient versions of the monetary unit sampling algorithms.
- Changed the x-axis labels in the default plot to theta instead of misstatement.