Other packages > Find by keyword >

pedometrics  

Miscellaneous Pedometric Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pedometrics", "0.12.1")



Attach the package and use:
library("pedometrics")
Maintained by
Alessandro Samuel-Rosa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-08
Latest Update: 2022-06-19
Description:
An R implementation of methods employed in the field of pedometrics, soil science discipline dedicated to studying the spatial, temporal, and spatio-temporal variation of soil using statistical and computational methods. The methods found here include the calibration of linear regression models using covariate selection strategies, computation of summary validation statistics for predictions, generation of summary plots, evaluation of the local quality of a geostatistical model of uncertainty, and so on. Other functions simply extend the functionalities of or facilitate the usage of functions from other packages that are commonly used for the analysis of soil data. Formerly available versions of suggested packages no longer available from CRAN can be obtained from the CRAN archive .
How to cite:
Alessandro Samuel-Rosa (2014). pedometrics: Miscellaneous Pedometric Tools. R package version 0.12.1, https://cran.r-project.org/web/packages/pedometrics. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1-9 (2014-08-08 07:43), 0.3-0 (2014-11-19 15:49), 0.4-1 (2014-12-02 00:19), 0.6-2 (2015-06-02 07:47), 0.6-3 (2015-07-29 20:56), 0.6-4 (2015-11-28 23:19), 0.6-5 (2015-12-01 08:14), 0.6-6 (2015-12-03 23:20), 0.7.0 (2020-02-09 14:00), 0.12.0 (2022-05-30 09:00)
Other packages that cited pedometrics R package
View pedometrics citation profile
Other R packages that pedometrics depends, imports, suggests or enhances
Complete documentation for pedometrics
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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