Skip to content

lbaole17/krige.ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krige.ext

Build Status Lifecycle: experimental


krige.ext is an experimental version of R package krige, which estimates kriging models for geographical point-referenced data. Method is described in Gill (2020), available at: https://doi.org/10.1177/1532440020930197.


Overview

This is an experimental version of the krige package. We will use this package to test experimental features that can be helpful for optimized computing and convinient for our own works. Standard use please refer to the original CRAN version, available at https://CRAN.R-project.org/package=krige.

The features and functions of this experiment package may or may not end up in the next iteration of the standard version.

It is distributed in the hope that it will be useful for some users, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

Please use it with cautions.

Update

0.5.5: Add some monitor functions for running large dataset.

0.5.6: Add mat.tool() function.

Installation

devtools::install_github("lbaole17/krige.ext")

Usage

License

The krige.ext package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful for some users, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published