CRAN/E | intkrige

intkrige

A Numerical Implementation of Interval-Valued Kriging

Installation

About

An interval-valued extension of ordinary and simple kriging. Optimization of the function is based on a generalized interval distance. This creates a non-differentiable cost function that requires a differentiable approximation to the absolute value function. This differentiable approximation is optimized using a Newton-Raphson algorithm with a penalty function to impose the constraints. Analyses in the package are driven by the 'intsp' and 'intgrd' classes, which are interval-valued extensions of 'SpatialPointsDataFrame' and 'SpatialPixelsDataFrame' respectively. The package includes several wrappers to functions in the 'gstat' and 'sp' packages.

Key Metrics

Version 1.0.1
R ≥ 3.5.0
Published 2020-02-07 1533 days ago
Needs compilation? yes
License MIT
License File
CRAN checks intkrige results

Downloads

Yesterday 3
Last 7 days 10 -44%
Last 30 days 119 -10%
Last 90 days 603 +34%
Last 365 days 1.934 -21%

Maintainer

Maintainer

Brennan Bean

brennan.bean@usu.edu

Authors

Brennan Bean

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Introducing the Interval-Valued Kriging Workflow

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

intkrige archive

Depends

R ≥ 3.5.0
sp ≥ 1.3-1
gstat
raster

Imports

Rcpp ≥ 1.0.0
Rdpack
methods
stats
utils

Suggests

doParallel
foreach
lattice
latticeExtra
grid
gridExtra
testthat
knitr
rmarkdown

LinkingTo

Rcpp
RcppArmadillo