Other packages > Find by keyword >

sgeostat  

An Object-Oriented Framework for Geostatistical Modeling in S+
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sgeostat", "1.0-27")



Attach the package and use:
library("sgeostat")
Maintained by
Albrecht Gebhardt
[Scholar Profile | Author Map]
First Published: 1999-04-21
Latest Update: 2016-02-03
Description:
An Object-oriented Framework for Geostatistical Modeling in S+ containing functions for variogram estimation, variogram fitting and kriging as well as some plot functions. Written entirely in S, therefore works only for small data sets in acceptable computing time.
How to cite:
Albrecht Gebhardt (1999). sgeostat: An Object-Oriented Framework for Geostatistical Modeling in S+. R package version 1.0-27, https://cran.r-project.org/web/packages/sgeostat. Accessed 11 May. 2025.
Previous versions and publish date:
1.0-7 (1999-04-21 18:28), 1.0-8 (1999-12-05 19:35), 1.0-9 (1999-12-27 09:27), 1.0-10 (2000-12-15 09:53), 1.0-11 (2001-01-10 16:25), 1.0-12 (2001-06-18 12:41), 1.0-13 (2001-12-30 11:09), 1.0-14 (2002-01-01 18:01), 1.0-15 (2002-01-04 11:09), 1.0-16 (2002-05-06 17:51), 1.0-17 (2002-05-20 21:33), 1.0-18 (2002-06-30 14:12), 1.0-19 (2004-05-26 13:48), 1.0-20 (2004-11-08 10:35), 1.0-21 (2007-04-11 10:22), 1.0-22 (2009-07-03 09:19), 1.0-23 (2009-09-21 20:43), 1.0-24 (2012-01-09 08:20), 1.0-25 (2013-03-01 08:35), 1.0-26 (2015-09-01 17:26)
Other packages that cited sgeostat R package
View sgeostat citation profile
Other R packages that sgeostat depends, imports, suggests or enhances
Complete documentation for sgeostat
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for sgeostat405060708090100110120130140150160170TrendBars

Today's Hot Picks in Authors and Packages

hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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