Package: excursions
Type: Package
Title: Excursion Sets and Contour Credibility Regions for Random Fields
Version: 2.4.1
Date: 2018-07-19
Authors@R: c(
    person("David", "Bolin", email = "davidbolin@gmail.com", role = c("cre", "aut")),
    person("Finn", "Lindgren", email = "finn.lindgren@gmail.com", role = "aut"))
Description: Functions that compute probabilistic excursion sets, contour credibility regions, contour avoiding regions, and simultaneous confidence bands for latent Gaussian random processes and fields. The package also contains functions that calculate these quantities for models estimated with the INLA package. The main references for excursions are Bolin and Lindgren (2015) <doi:10.1111/rssb.12055> and Bolin and Lindgren (2017) <doi:10.1080/10618600.2016.1228537>. These can be generated by the citation function in R.
Depends: R (>= 3.2.0), Matrix, sp
Suggests: INLA (>= 0.0-1468840039), testthat, rgeos
Imports: graphics, methods, stats
Additional_repositories: https://inla.r-inla-download.org/R/stable
License: GPL (>= 3)
Copyright: The R package and code, and the main programs, were written
        by and are Copyright by David Bolin and Finn Lindgren, and are
        redistributable under the GNU Public License, version 3 or
        later.  The package also includes code from the libraries CAMD
        from the SuiteSparse collection of Tim Davis, as well as
        functions from the GNU Scientific library and the RngStreams
        library by Pierre L'Ecuyer.  For details see the COPYRIGHTS
        file.
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2018-07-19 15:02:33 UTC; davidbolin
Author: David Bolin [cre, aut],
  Finn Lindgren [aut]
Maintainer: David Bolin <davidbolin@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-19 17:20:07 UTC
