https://github.com/cran/fields
Raw File
Tip revision: 5a1a5a6622a7bae2a2bf0968c65f85a638fbf534 authored by Doug Nychka on 02 June 2011, 00:00:00 UTC
version 6.5.2
Tip revision: 5a1a5a6
DESCRIPTION
Package: fields
Version: 6.5.2
Date: JUNE 2, 2011
Title: Tools for spatial data
Author: Reinhard Furrer, Douglas Nychka and Stephen Sain
Maintainer: Doug Nychka <nychka@ucar.edu>
Description: Fields is for curve, surface and function fitting with an
        emphasis on splines, spatial data and spatial statistics. The
        major methods include cubic, robust, and thin plate splines,
        multivariate Kriging and Kriging for large data sets. A major
        feature is that any covariance function implemented in R can be
        used for spatial prediction. There are also many useful
        functions for plotting and working with spatial data as images.
        This package also contains an implementation of a sparse matrix
        methods for large data sets and currently requires the sparse
        matrix (spam) package for testing (but not for the standard
        spatial functions.) Use help(fields) to get started and for an
        overview.
License: GPL (>= 2)
URL: http://www.image.ucar.edu/Software/Fields
Depends: R (>= 2.10), methods, spam
Packaged: 2011-06-22 17:18:05 UTC; nychka
Repository: CRAN
Date/Publication: 2011-06-23 05:46:58
back to top