README.md

ConservativeEstimates

ConservativeEstimates is a R package to efficiently compute conservative estimates of excursion sets of functions under Gaussian random field priors. It implements an efficient estimator for orthant probabilites of high-dimensional Gaussian vectors. See the paper Azzimonti, D. and Ginsbourger D. (2016) for more details.

Features

The package main functions are:

Installation

To install the package run the following code from a R console:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("dazzimonti/ConservativeEstimates")

References

Azzimonti, D. and Ginsbourger, D. (2016). Estimating orthant probabilities of high dimensional Gaussian vectors with an application to set estimation. Preprint at hal-01289126



dazzimonti/ConservativeEstimates documentation built on May 15, 2019, 1:19 a.m.