- Notifications
You must be signed in to change notification settings - Fork6
jfa is an R package that provides statistical methods for auditing. Its functionality and intended workflow are implemented with a graphical user interface in the Audit module of JASP (https://jasp-stats.org), a free and open-source software program for statistical analyses.
License
koenderks/jfa
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
jfa is an R package that provides statistical methods for auditing. The package includes functions for planning, performing, and evaluating audit samples compliant with international auditing standards, as well as functions for auditing data, such as testing the distribution of leading digits against Benford's law, and functions for auditing algorithms with respect to fairness. In addition to offering classical (frequentist) methods,jfa also provides a straightforward implementation of their Bayesian counterparts.
The functionality of thejfa package and its intended workflow are implemented with a graphical user interface in theAudit module ofJASP, a free and open-source software program for statistical analyses.
- Package website (online documentation, vignettes)
- Textbook (detailed information, code examples)
- Ask a question (discussion forum)
- Open an issue (bug reports, feature requests)
The most recentjfa release can be installed fromCRAN via:
install.packages("jfa")To install the development version from GitHub, first make sure that you can install therstan package and C++ toolchain by following theseinstructions. Oncerstan is successfully installed, you can installjfa from GitHub using theremotes package by executing the following command in R:
# install.packages("remotes")remotes::install_github("koenderks/jfa",INSTALL_opts="--no-multiarch")
About
jfa is an R package that provides statistical methods for auditing. Its functionality and intended workflow are implemented with a graphical user interface in the Audit module of JASP (https://jasp-stats.org), a free and open-source software program for statistical analyses.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.
