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 22 Dec. 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

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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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