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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:40), 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

ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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