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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns