Skip to contents

Collection of Functions To Characterize Uncertainty. Includes functions to compute percentile intervals for an empirical distribution.

Installation

To install from CRAN

install.packages("installr")

To install from github

library("devtools")
install_github("m-arcob/installr", dependencies=TRUE)