https://github.com/cran/convoSPAT
Raw File
Tip revision: 5f75258a89541e5d34635e6f30b9e27ac6b16815 authored by Mark D. Risser on 03 November 2017, 15:53:59 UTC
version 1.2.4
Tip revision: 5f75258
DESCRIPTION
Package: convoSPAT
Type: Package
Title: Convolution-Based Nonstationary Spatial Modeling
Version: 1.2.4
Date: 2017-11-03
Authors@R: person("Mark D.", "Risser", email = "markdrisser@gmail.com",
    role = c("aut", "cre"))
Description: Fits convolution-based nonstationary
    Gaussian process models to point-referenced spatial data. The nonstationary
    covariance function allows the user to specify the underlying correlation
    structure and which spatial dependence parameters should be allowed to
    vary over space: the anisotropy, nugget variance, and process variance.
    The parameters are estimated via maximum likelihood, using a local
    likelihood approach. Also provided are functions to fit stationary spatial
    models for comparison, calculate the Kriging predictor and standard errors,
    and create various plots to visualize nonstationarity.
Depends: R (>= 3.1.2)
License: MIT + file LICENSE
LazyData: TRUE
Imports: stats, graphics, ellipse, fields, geoR, MASS, plotrix,
        StatMatch
URL: http://github.com/markdrisser/convoSPAT
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-11-03 16:29:04 UTC; MDRisser
Author: Mark D. Risser [aut, cre]
Maintainer: Mark D. Risser <markdrisser@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-03 16:53:59 UTC
back to top