Skip to content
/ propagate Public

❗ This is a read-only mirror of the CRAN R package repository. propagate — Propagation of Uncertainty

Notifications You must be signed in to change notification settings

cran/propagate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

propagate: Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation (R-package)

propagate is an R package that can conduct uncertainty propagation based on first- and second-order Taylor expansion as well as Monte Carlo simulation. It also houses functionality to estimate confidence and prediction intervals for nonlinear models, create large correlation matrices and automatic distribution fitting.

Installation

You can install the latest development version of the code using the devtools R package.

# Install devtools, if you haven't already.
install.packages("devtools")
library(devtools)
install_github("anspiess/propagate")
source("https://install-github.me/anspiess/propagate")

About

❗ This is a read-only mirror of the CRAN R package repository. propagate — Propagation of Uncertainty

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages