Code Monkey home page Code Monkey logo

evaluator's Introduction

evaluator evaluator Logo

R build status Coverage Status CRAN_Status_Badge downloads

Overview

evaluator is an open source quantitative risk analysis toolkit. Based on the OpenFAIR ontology and risk analysis standard, evaluator empowers an organization to perform a quantifiable, repeatable, and data-driven risk review.

Three sample outputs of this toolkit are available:

  1. A sample risk analysis report
  2. A one page risk dashboard
  3. A demonstration copy of Scenario Explorer

Installation

Install evaluator via the standard CRAN mechanisms. If you wish to use the optional, but recommended, reporting functions, also install the suggested dependencies. These additional packages are not needed for modeling, but are used in the generation of reports.

install.packages("evaluator", dependencies = TRUE)

If you wish to run the development (and potentially bleeding edge) version of evaluator, you can install directly from GitHub with the following devtools command.

# install.pacakges("devtools")
devtools::install_github("davidski/evaluator", dependencies = TRUE)

Optionally, Docker images with all dependencies pre-installed are available on the Docker Hub.

Usage

The primary workflow for evaluator involves gathering data in Excel then running the analysis from within the R and Evaluator environment:

From Excel:

  1. Populate the evaluator-supplied data acquisition spreadsheet

From Evaluator:

  1. Import the data
  2. Prepare the data for simulation
  3. Run the simulations
  4. Summarize the results
  5. Generate draft reports for customization

A detailed guide is available in the vignette accessed via vignette("usage", package="evaluator"). A short screencast showing the basic workflow (not including generation of reports) is available below:

demo

Where to Go from Here

While evaluator is a powerful tool, it does not attempt to address interactions between risk scenarios, rolling up multiple levels of risk into aggregations, or other advanced topics. As you become more comfortable with quantitative risk analysis, you may wish to dive deeper into these areas (and I hope you do!). The following resources may help you explore these and other topics in risk management.

Alternative Software

  • RiskLens, a commercial analysis suite, founded by the original creator of the FAIR methodology
  • FAIR Tool, a Shiny and R based two scenario simulator, authored by Ezeugo Aguta under an MIT license
  • FAIR-U, a free educational tool for learning FAIR analysis, powered by RiskLens
  • Open FAIR Risk Analysis Tool, an Excel and SIPMath base tool with a limited open license

Blogs/Books/Training

Associations

Contributing

This project is governed by a Code of Conduct. By participating in this project you agree to abide by these terms.

License

The MIT License applies.

evaluator's People

Contributors

davidski avatar yihui avatar statik avatar jabenninghoff avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.