https://github.com/joshua-m-connors/r-fair-risk-pert
Simple code written in R to calculate risk using the factor analysis of information risk (FAIR) methodology. Uses PERT distributions for the monte carlo simulations.
https://github.com/joshua-m-connors/r-fair-risk-pert
factor-analysis-information-risk fair monte-carlo monte-carlo-simulation openfair pert r risk-analysis risk-modelling
Last synced: 4 months ago
JSON representation
Simple code written in R to calculate risk using the factor analysis of information risk (FAIR) methodology. Uses PERT distributions for the monte carlo simulations.
- Host: GitHub
- URL: https://github.com/joshua-m-connors/r-fair-risk-pert
- Owner: joshua-m-connors
- License: gpl-3.0
- Created: 2021-08-11T22:20:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T16:14:03.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T07:11:25.824Z (8 months ago)
- Topics: factor-analysis-information-risk, fair, monte-carlo, monte-carlo-simulation, openfair, pert, r, risk-analysis, risk-modelling
- Language: R
- Homepage:
- Size: 24.4 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - joshua-m-connors/r-fair-risk-pert - Simple code written in R to calculate risk using the factor analysis of information risk (FAIR) methodology. Uses PERT distributions for the monte carlo simulations. (R)
README
This is a very simple method for calculating risk, using R, based upon the factor analysis of information risk (FAIR) method.
Editing the input variables is done directly within the code. The variables are at the top of the code.
The risk analysis may be performed at various levels with adjustments being made by commenting and uncommenting the appropriate lines within the code.
Exampe Output and Results:
Console Output:

Plot Output:

[](https://www.gnu.org/licenses/gpl-3.0)