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

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  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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