Readme.md

Uncertainty Propagation (GUM & GUM-Supp1) and Sensitivity Analysis

Travis-CI Build Status codecov

Install

You can install this package in R from GitHub by executing

install.packages("devtools")
devtools::install_github("ppernot/rgumlib")

in the R console, and load it the usual way

library("rgumlib")

What is rgumlib ?

rgumlib is a set of R functions designed to perform uncertainty propagation according to the GUM and GUM-Supp1 recommendations.

The package implements also various plotting functions, and tools for sensitivity analysis.

It is mostly used as a teaching package.

Want to test it before installing ?

rgumlib is the engine behind the upsa Shiny application which implements most of its features.



ppernot/rgumlib documentation built on May 25, 2019, 11:24 a.m.