Collection of Functions To Characterize Uncertainty
Workshop walkthrough
For the walkthrough on creating this package please follow this link.
Installation
To install from CRAN
install.packages("installr")To install from github
library("devtools")
install_github("alexander-pastukhov/installr", dependencies=TRUE)