Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ spup Public

❗ This is a read-only mirror of the CRAN R package repository. spup — Spatial Uncertainty Propagation Analysis

Notifications You must be signed in to change notification settings

cran/spup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spup

R package: spup - Spatial Uncertainty Propagation Analysis

Description

Uncertainty propagation analysis in spatial environmental modelling following methodology described in Heuvelink et al. (2007) and Brown and Heuvelink (2007). 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.

Installation

R package spup is available on CRAN and can be installed in R as:

install.packages("spup")

The development version from GitHub can be install via:

library(devtools)
install_github("ksawicka/spup")

References

Brown, J. D. and G. B. M. Heuvelink (2007). "The Data Uncertainty Engine (DUE): A software tool for assessing and simulating uncertain environmental variables." Computers & Geosciences 33(2): 172-190.

Heuvelink, G. B. M., et al. (2007). "A probabilistic framework for representing and simulating uncertain environmental variables." International Journal of Geographical Information Science 21(5): 497-513.

About

❗ This is a read-only mirror of the CRAN R package repository. spup — Spatial Uncertainty Propagation Analysis

Resources

Stars

Watchers

Forks

Packages

No packages published