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]
All associated links for this package
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 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:41), 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

Today's Hot Picks in Authors and Packages

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  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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