Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

koenderks/jfa

CRANR_build_statusCodecovBugsTotalLicence

jfa: Statistical Methods for Auditing

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.


Resources

Installation

Latest Release

The most recentjfa release can be installed fromCRAN via:

install.packages("jfa")

Development Version

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

Stars

Watchers

Forks

Contributors7

Languages


[8]ページ先頭

©2009-2025 Movatter.jp