Rdocumentation
powered by
Learn R Programming
ltsk (version 1.1.2)
Local Time Space Kriging
Description
Implements local spatial and local spatiotemporal Kriging based on local spatial and local spatiotemporal variograms, respectively. The method is documented in Kumar et al (2013)
.
Copy Link
Link to current version
Version
Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Install
install.packages('ltsk')
Monthly Downloads
447
Version
1.1.2
License
GPL-2
Maintainer
Dong Liang
Last Published
June 22nd, 2024
Functions in ltsk (1.1.2)
Search all functions
cltsk
Function calls
ltsk
using cumulatively expanding time space thresholds. This function is useful when predictions are needed using data points at different spatiotemporal intervals. For example, if predictions are needed at a given location for the past 30 days at an interval of 3 days. Instead of using
ltsk
10 times,
cltsk
can compute all 10 values simultaneously.
ltsk.cv
Local Time and Space Kriging Cross Validation, n-Fold or Leave-one-out
ltsk
Ordinary Local Time and Space Kriging
obs
example data sets for Cleveland OH
tsk
Ordinary Global Time and Space Kriging
tsbk
Ordinary Global Time and Space Block Kriging
ltsk-interval
Internal functions to ltsk
dnb
Search Neighbours in Time and Space Within Specified Ranges
ltsk-package
Local Time Space Kriging