Code Monkey home page Code Monkey logo

multiple_uncertainty's Introduction

Build Status

Multiple Uncertainty

  • Carl Boettiger, Mike Springborn, Jim Sanchirico

Abstract

This project is an exploration into measuring and comparing the value of information in the problem of optimal control/management of a natural resource under multiple sources of uncertainty. Uncertainty about model dynamics, quality of information, and the accuracy of management implementation pose a challenge both in theory and practice of managing natural systems. Different forms of uncertainty may interact, making it impossible to study each in isolation, even in theory and simulation. While managers can often gather additional information to decease uncertainty, not all information is equally valuable. The goal of this project is to help illuminate what kinds of information are most valuable (or kinds of uncertainty are most hazardous) in a way that can be quantified directly in the context of the management optimization problem.

Install notes

This repository is structured as an R package and can be installed directly using

library(devtools)
install_github("multiple_uncertainty", "cboettig")

from the R terminal.

Research scripts are knitr files containing various investigations that are part of this project. These scripts contain notes and descriptions of the investigation, code to carry out the simulations and analyses, and graphs and tables of the results as part of a single dynamic document. Version history of these scripts tracks the evolution of an analysis. Methods common to all scripts that allow a more general toolbox for exploring optimal control and multiple uncertainty are provided as functions of the R package. Scripts can be linked to their most recent version or to version-stable SHA1 hashes, ensuring that they can be reproduced. Make sure all files from the repo match the hash to ensure that functions external to the script also match the original run.

Completed and pending tasks can be seen in the issues tracker, and may be organized by type and milestone.

Lab notebook

Any research notes connected to this project appear under the #multiple-uncertainty tag in my online lab notebook

multiple_uncertainty's People

Contributors

cboettig avatar

Watchers

 avatar  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.