Giter VIP home page Giter VIP logo

unsure's Introduction

Unsure

A simple app to efficiently account for multiple independent sources of uncertainty in complex predictive models


Unsure approximates the user's model with a Cobb-Douglas function to rapidly estimate results with any combination of input values. It requires that the user already has a working model and has run a standard sensitivity analysis.

Inputs

inputDistributions.csv is a table of the potential values of uncertain inputs, and their associated probabilities

  • id - ID of the input variable
  • name - name of the input variable
  • value - value of the input variable
  • probability - probability that input variable has this value

inputElasticities.csv is a table of the results of a sensitivity analysis of the user's model

  • id - ID of the input variable
  • name - name of the input variable
  • base_value - default value of input variable
  • elasticity - elasticity of model output with respect to input variable

Run

  1. Run server.R or ui.R in R
  2. Navigate to default port in a browser
  3. Upload inputDistributions.csv and inputElasticities.csv
  4. View Cumulative Distribution Function (CDF) and table (Stats) of potential results
  5. Select input variables and values under Explorer to highlight filtered results
  6. Download CSV of results under Output

unsure's People

Contributors

jleapemit avatar

Watchers

James Cloos avatar Jonathan H Leape 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.