Other packages > Find by keyword >

gear  

Geostatistical Analysis in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gear", "0.3.4")



Attach the package and use:
library("gear")
Maintained by
Joshua French
[Scholar Profile | Author Map]
First Published: 2015-12-22
Latest Update: 2020-04-10
Description:
Implements common geostatistical methods in a clean, straightforward, efficient manner. The methods are discussed in Schabenberger and Gotway (2004, ) and Waller and Gotway (2004, ).
How to cite:
Joshua French (2015). gear: Geostatistical Analysis in R. R package version 0.3.4, https://cran.r-project.org/web/packages/gear. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.1 (2015-12-22 23:10), 0.1.4 (2019-06-15 00:54), 0.1.5 (2020-02-11 20:20), 0.2.0 (2020-03-04 06:40)
Other packages that cited gear R package
View gear citation profile
Other R packages that gear depends, imports, suggests or enhances
Complete documentation for gear
Functions, R codes and Examples using the gear R package
Some associated functions: angle2d . autoplot.evgram . cmod.man . cmod.std . cmod_man . cmod_std . co . decomp_cov . estimate.geolm_cmodStd . estimate . eval.cmod . evaluate . evgram . fitted.geolm . ganiso_d . gear . geardf . geodist . geolm . geolm_fit . ll_xycholv . mle . omni_semivariogram . plot.evgram . plot.geardf . predict.geolm_cmodMan . predict.geolm_cmodStd . print.evgram . residuals.geolm . solve_chol . toydata . update.geolm . vgram . xyplot.evgram . 
Some associated R codes: RcppExports.R . angle2d.R . arg_check_functions.R . cmod.man.R . cmod.std.R . cmod_man.R . cmod_std.R . co.R . decomp_cov.R . estimate-assign_lower.R . estimate-assign_parm.R . estimate-assign_upper.R . estimate-choose_ploglik.R . estimate-ploglik.R . estimate-update_mod.R . estimate.R . estimate.geolm_cmodStd.R . eval.cmod.R . evaluate-cmodStd.R . evaluate.R . evgram-autoplot.R . evgram-omni_semivariogram.R . evgram-plot.R . evgram-print.R . evgram-xyplot.R . evgram.R . fitted.R . ganiso_d.R . gear-package.R . geardf-plot.R . geardf.R . geodist.R . geolm-print.R . geolm.R . geolm_fit.R . geolm_fit.cmodMan.R . geolm_fit.cmodStd.R . ll_xycholv-ploglik.R . ll_xycholv.R . mle.R . mle.geolmStd.R . predict-arg_check_predict-geolm.R . predict-geolm_cmodMan.R . predict-geolm_cmodStd.R . predict-geolm_return.R . residuals-geolm.R . solve_chol.R . toydata.R . update.geolm.R . update.geolm_cmodMan.R . update.geolm_cmodStd.R . vgram.R . zzz.R .  Full gear package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for gear02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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