Package: chemCal 0.2.3.9000
chemCal: Calibration Functions for Analytical Chemistry
Simple functions for plotting linear calibration functions and estimating standard errors for measurements according to the Handbook of Chemometrics and Qualimetrics: Part A by Massart et al. (1997) There are also functions estimating the limit of detection (LOD) and limit of quantification (LOQ). The functions work on model objects from - optionally weighted - linear regression (lm) or robust linear regression ('rlm' from the 'MASS' package).
Authors:
chemCal_0.2.3.9000.tar.gz
chemCal_0.2.3.9000.zip(r-4.7)chemCal_0.2.3.9000.zip(r-4.6)chemCal_0.2.3.9000.zip(r-4.5)
chemCal_0.2.3.9000.tgz(r-4.6-any)chemCal_0.2.3.9000.tgz(r-4.5-any)
chemCal_0.2.3.9000.tar.gz(r-4.7-any)chemCal_0.2.3.9000.tar.gz(r-4.6-any)
chemCal_0.2.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
chemCal/json (API)
| # Install 'chemCal' in R: |
| install.packages('chemCal', repos = c('https://jranke.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jranke/chemcal/issues
Pkgdown/docs site:https://pkgdown.jrwb.de
- din32645 - Calibration data from DIN 32645
- din38402b1 - Nitrite calibration data
- din38402b3 - Copper calibration data
- din38402b6 - Carbamazepin calibration data
- din38402c3 - Iron calibration data
- massart97ex1 - Calibration data from Massart et al. (1997), example 1
- massart97ex3 - Calibration data from Massart et al. (1997), example 3
- rl95_cadmium - Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato
- rl95_toluene - Toluene amounts measured by GC/MS as reported by Rocke and Lorenzato
- utstats14 - Example data for calibration with replicates from University of Toronto
Last updated from:7790a01c57. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 127 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 96 |
Exports:calplotinverse.predictlinearitylodloq
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot calibration graphs from univariate linear models | calplot calplot.default calplot.lm |
| Calibration data from DIN 32645 | din32645 |
| Nitrite calibration data | din38402b1 |
| Copper calibration data | din38402b3 |
| Carbamazepin calibration data | din38402b6 |
| Iron calibration data | din38402c3 |
| Predict x from y for a linear calibration | inverse.predict inverse.predict.default inverse.predict.lm inverse.predict.rlm |
| Assess the linearity of a calibration curve | linearity |
| Estimate a limit of detection (LOD) | lod lod.default lod.lm lod.rlm |
| Estimate a limit of quantification (LOQ) | loq loq.default loq.lm loq.rlm |
| Calibration data from Massart et al. (1997), example 1 | massart97ex1 |
| Calibration data from Massart et al. (1997), example 3 | massart97ex3 |
| Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato (1995) | rl95_cadmium |
| Toluene amounts measured by GC/MS as reported by Rocke and Lorenzato (1995) | rl95_toluene |
| Example data for calibration with replicates from University of Toronto | utstats14 |
