Package: propagate 1.0-7

Andrej-Nikolai Spiess

propagate: Propagation of Uncertainty

Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation.

Authors:Andrej-Nikolai Spiess <[email protected]>

propagate_1.0-7.tar.gz
propagate_1.0-7.zip(r-4.7)propagate_1.0-7.zip(r-4.6)propagate_1.0-7.zip(r-4.5)
propagate_1.0-7.tgz(r-4.6-x86_64)propagate_1.0-7.tgz(r-4.6-arm64)propagate_1.0-7.tgz(r-4.5-x86_64)propagate_1.0-7.tgz(r-4.5-arm64)
propagate_1.0-7.tar.gz(r-4.7-arm64)propagate_1.0-7.tar.gz(r-4.7-x86_64)propagate_1.0-7.tar.gz(r-4.6-arm64)propagate_1.0-7.tar.gz(r-4.6-x86_64)
propagate_1.0-7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
propagate/json (API)
NEWS

# Install 'propagate' in R:
install.packages('propagate', repos = c('https://anspiess.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/anspiess/propagate/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • H.2 - Datasets from the GUM "Guide to the expression of uncertainties in measurement"
  • H.3 - Datasets from the GUM "Guide to the expression of uncertainties in measurement"
  • H.4 - Datasets from the GUM "Guide to the expression of uncertainties in measurement"

On CRAN:

Conda:

cpp

5.97 score 6 stars 1 packages 261 scripts 756 downloads 4 mentions 20 exports 12 dependencies

Last updated from:6d3fb02d71. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE141
linux-devel-x86_64NOTE131
source / vignettesOK149
linux-release-arm64NOTE147
linux-release-x86_64NOTE129
macos-release-arm64NOTE141
macos-release-x86_64NOTE338
macos-oldrel-arm64NOTE174
macos-oldrel-x86_64NOTE509
windows-develNOTE178
windows-releaseNOTE139
windows-oldrelNOTE118
wasm-releaseOK103

Exports:bigcorcolVarsCcor2covevalDerivsfitDistrintervalkurtosismakeDatmakeGradmakeHessmixCovnumGradnumHesspredictNLSpropagaterowVarsCskewnessstatVecstochContrWelchSatter

Dependencies:bitffgmmlatticeMASSMatrixminpack.lmmvtnormRcppsandwichtmvtnormzoo

Readme and manuals

Help Manual

Help pageTopics
Creating very large correlation/covariance matricesbigcor
Converting a correlation matrix into a covariance matrixcor2cov
Datasets from the GUM "Guide to the expression of uncertainties in measurement" (2008)H.2 H.3 H.4
Fitting distributions to observations/Monte Carlo simulationsfitDistr
Uncertainty propagation based on interval arithmeticsinterval
Create a dataframe from the variables defined in an expressionmakeDat
Utility functions for creating Gradient- and Hessian-like matrices with symbolic derivatives and evaluating them in an environmentevalDerivs makeGrad makeHess
Fast column- and row-wise versions of variance coded in C++colVarsC rowVarsC
Aggregating covariances matrices and/or error vectors into a single covariance matrixmixCov
Skewness and (excess) Kurtosis of a vector of valueskurtosis skewness
Functions for creating Gradient and Hessian matrices by numerical differentiation (Richardson's method) of the partial derivativesnumGrad numHess
Plotting function for 'propagate' objectsplot.propagate
Confidence/prediction intervals for (weighted) nonlinear models based on uncertainty propagationpredictNLS
Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulationpropagate
Creating random samples from a variety of useful distributionsrDistr
Transform an input vector into one with defined mean and standard deviationstatVec
Stochastic contribution analysis of Monte Carlo simulation-derived propagated uncertaintystochContr
Summary function for 'propagate' objectssummary.propagate
Welch-Satterthwaite approximation to the 'effective degrees of freedom'WelchSatter