Package: spup
Type: Package
Title: Spatial Uncertainty Propagation Analysis
Version: 1.3-2
Date: 2020-03-31
Authors@R: c(person("Kasia", "Sawicka", email = "katwic55@ceh.ac.uk", role = c("aut", "cre")),
             person("Gerard", "Heuvelink", email = "gerard.heuvelink@wur.nl", role = c("aut")),
             person("Dennis", "Walvoort", email = "dennis.walvoort@wur.nl", role = c("aut")),
             person("Stefan", "van Dam", email = "stefan.vandam@wur.nl", role = c("ctb")),
             person("Damiano", "Luzzi", email = "damiano.luzzi@wur.nl", role = c("ctb"))
             )
Description: Uncertainty propagation analysis in spatial environmental  modelling following methodology
         described in Heuvelink et al. (2007) <doi:10.1080/13658810601063951> 
         and Brown and Heuvelink (2007) <doi:10.1016/j.cageo.2006.06.015>. The package provides functions
         for examining the uncertainty propagation starting from input data and model parameters,
         via the environmental model onto model outputs. The functions include uncertainty model specification,
         stochastic simulation and propagation of uncertainty using Monte Carlo (MC) techniques.
         Uncertain variables are described by probability distributions. Both numerical and categorical data types are handled.
         Spatial auto-correlation within an attribute and cross-correlation between attributes is accommodated for.
         The MC realizations may be used as input to the environmental models called from R, or externally.
Depends: R (>= 3.3.0)
Imports: graphics, gstat, magrittr, methods, mvtnorm, purrr, raster,
        sp, whisker
Suggests: dplyr, GGally, gridExtra, knitr, png, readr, testthat
License: GPL (>= 3)
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-04-29 15:56:54 UTC; katwic55
Author: Kasia Sawicka [aut, cre],
  Gerard Heuvelink [aut],
  Dennis Walvoort [aut],
  Stefan van Dam [ctb],
  Damiano Luzzi [ctb]
Maintainer: Kasia Sawicka <katwic55@ceh.ac.uk>
Repository: CRAN
Date/Publication: 2020-04-30 22:20:06 UTC
Built: R 4.2.0; ; 2022-04-27 12:31:27 UTC; unix
