Other packages > Find by keyword >

intamap  

Procedures for Automated Interpolation
View on CRAN: Click here


Download and install intamap package within the R console
Install from CRAN:
install.packages("intamap")

Install from Github:
library("remotes")
install_github("cran/intamap")

Install by package version:
library("remotes")
install_version("intamap", "1.5-7")



Attach the package and use:
library("intamap")
Maintained by
Jon Olav Skoien
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-28
Latest Update: 2023-03-17
Description:
Geostatistical interpolation has traditionally been done by manually fitting a variogram and then interpolating. Here, we introduce classes and methods that can do this interpolation automatically. Pebesma et al (2010) gives an overview of the methods behind and possible usage .
How to cite:
Jon Olav Skoien (2009). intamap: Procedures for Automated Interpolation. R package version 1.5-7, https://cran.r-project.org/web/packages/intamap. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.2-18 (2009-09-28 15:36), 1.3-1 (2009-11-19 17:32), 1.3-3 (2010-01-22 08:47), 1.3-4 (2010-02-15 18:05), 1.3-5 (2011-03-01 16:51), 1.3-8 (2011-03-15 17:41), 1.3-10 (2011-05-25 13:48), 1.3-11 (2011-06-15 20:02), 1.3-15 (2012-07-25 09:39), 1.3-17 (2013-02-06 16:49), 1.3-21 (2013-02-08 12:15), 1.3-23 (2013-02-19 10:20), 1.3-25 (2013-03-22 10:30), 1.3-27 (2013-04-19 17:18), 1.3-28 (2013-04-22 17:09), 1.3-31 (2013-08-19 11:36), 1.3-32 (2013-08-29 20:40), 1.3-34 (2013-10-28 18:04), 1.3-36 (2013-11-12 15:51), 1.3-37 (2013-11-25 15:26), 1.4-1 (2016-09-09 19:54), 1.4-9 (2018-05-02 15:38), 1.4-16 (2022-04-07 09:32), 1.5-6 (2023-03-17 16:40)
Other packages that cited intamap R package
View intamap citation profile
Other R packages that intamap depends, imports, suggests or enhances
Complete documentation for intamap
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA