Other packages > Find by keyword >

soiltestcorr  

Soil Test Correlation and Calibration
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("soiltestcorr", "2.2.1")



Attach the package and use:
library("soiltestcorr")
Maintained by
Adrian A. Correndo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-11
Latest Update: 2024-07-01
Description:
A compilation of functions designed to assist users on the correlation analysis of crop yield and soil test values. Functions to estimate crop response patterns to soil nutrient availability and critical soil test values using various approaches such as: 1) the modified arcsine-log calibration curve (Correndo et al. (2017) <doi:10.1071/CP16444>); 2) the graphical Cate-Nelson quadrants analysis (Cate & Nelson (1965)), 3) the statistical Cate-Nelson quadrants analysis (Cate & Nelson (1971) <doi:10.2136/sssaj1971.03615995003500040048x>), 4) the linear-plateau regression (Anderson & Nelson (1975) <doi:10.2307/2529422>), 5) the quadratic-plateau regression (Bullock & Bullock (1994) <doi:10.2134/agronj1994.00021962008600010033x>), and 6) the Mitscherlich-type exponential regression (Melsted & Peck (1977) <doi:10.2134/asaspecpub29.c1>). The package development stemmed from ongoing work with the Fertilizer Recommendation Support Tool (FRST) and Feed the Future Innovation Lab for Collaborative Research on Sustainable Intensification (SIIL) projects.
How to cite:
Adrian A. Correndo (2022). soiltestcorr: Soil Test Correlation and Calibration. R package version 2.2.1, https://cran.r-project.org/web/packages/soiltestcorr. Accessed 06 Mar. 2026.
Previous versions and publish date:
2.1.1 (2022-05-11 07:50), 2.1.2 (2022-06-12 17:50), 2.2.0 (2023-04-07 19:30)
Other packages that cited soiltestcorr R package
View soiltestcorr citation profile
Other R packages that soiltestcorr depends, imports, suggests or enhances
Complete documentation for soiltestcorr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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