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.5)chemCal_0.2.3.9000.zip(r-4.4)chemCal_0.2.3.9000.zip(r-4.3)
chemCal_0.2.3.9000.tgz(r-4.4-any)chemCal_0.2.3.9000.tgz(r-4.3-any)
chemCal_0.2.3.9000.tar.gz(r-4.5-noble)chemCal_0.2.3.9000.tar.gz(r-4.4-noble)
chemCal_0.2.3.9000.tgz(r-4.4-emscripten)chemCal_0.2.3.9000.tgz(r-4.3-emscripten)
chemCal.pdf |chemCal.html✨
chemCal/json (API)
NEWS
# 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
- din32645 - Calibration data from DIN 32645
- 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 4 days agofrom:d36f7665da. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:calplotinverse.predictlodloq
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 |
Predict x from y for a linear calibration | inverse.predict inverse.predict.default inverse.predict.lm inverse.predict.rlm |
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 |