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 25 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

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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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