README.md

errors: Uncertainty Propagation for R Vectors

Build Status Coverage Status CRAN_Status_Badge Downloads DOI

The errors package provides support for easurement errors in R vectors, matrices and arrays: automatic uncertainty propagation and reporting.

Documentation

See the initial blog post. The package includes a vignette that is an up-to-date version of the following R Journal publication, which should be used for citations:

Installation

Install the release version from CRAN:

install.packages("errors")

The installation from GitHub requires the remotes package.

# install.packages("remotes")
remotes::install_github("r-quantities/errors")


Try the errors package in your browser

Any scripts or data that you put into this service are public.

errors documentation built on Dec. 5, 2022, 1:07 a.m.