From cf329866248fab96ea60d1d7ee20562a3da2eb54 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 4 Oct 2016 08:46:58 +0200 Subject: Remove old version of static documentation --- inst/web/index.html | 143 ---------------------------------------------------- 1 file changed, 143 deletions(-) delete mode 100644 inst/web/index.html (limited to 'inst/web/index.html') diff --git a/inst/web/index.html b/inst/web/index.html deleted file mode 100644 index 501c0d4..0000000 --- a/inst/web/index.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - -Index. chemCal 0.1-37 - - - - - - - - - - - - - - - - - -
-
- -
- -
-
- 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. 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). - -

Help topics

- -

Main functions

-

Essential functionality

- - -
    - -
  • - inverse.predict(inverse.predict.lm, inverse.predict.rlm, inverse.predict.default)
    Predict x from y for a linear calibration
  • - -
  • - calplot(calplot.default, calplot.lm)
    Plot calibration graphs from univariate linear models
  • - -
-

LOD and LOQ

-

Limit of detection and limit of quantification

- - -
    - -
  • - lod(lod.lm, lod.rlm, lod.default)
    Estimate a limit of detection (LOD)
  • - -
  • - loq(loq.lm, loq.rlm, loq.default)
    Estimate a limit of quantification (LOQ)
  • - -
-

Datasets

-

Example data

- - -
    - -
  • - din32645
    Calibration data from DIN 32645
  • - -
  • - massart97ex1
    Calibration data from Massart et al. (1997), example 1
  • - -
-

Other

- - -
    - -
  • - chemCal-package
    Calibration functions for analytical chemistry -
  • - -
  • - massart97ex3
    Calibration data from Massart et al. (1997), example 3
  • - -
-
- -
-

Vignettes

- - -

Dependencies

-
    - - -
  • Suggests: MASS
  • - -
-

Authors

- - -
-
- - -
- - \ No newline at end of file -- cgit v1.2.1