diff options
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 27 |
1 files changed, 16 insertions, 11 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 3685007..9812256 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -50,22 +50,14 @@ </div> <table class="ref-index"><colgroup><col class="alias"><col class="title"></colgroup><tbody><tr><th colspan="2"> - <h2 id="all-functions">All functions <a href="#all-functions" class="anchor" aria-hidden="true"></a></h2> + <h2 id="main-functions">Main functions <a href="#main-functions" class="anchor" aria-hidden="true"></a></h2> <p class="section-desc"></p> </th> </tr></tbody><tbody><tr><td> - <p><code><a href="calplot.lm.html">calplot()</a></code> </p> + <p><code><a href="calplot.html">calplot()</a></code> </p> </td> <td><p>Plot calibration graphs from univariate linear models</p></td> </tr><tr><td> - <p><code><a href="din32645.html">din32645</a></code> </p> - </td> - <td><p>Calibration data from DIN 32645</p></td> - </tr><tr><td> - <p><code><a href="inverse.predict.html">inverse.predict()</a></code> </p> - </td> - <td><p>Predict x from y for a linear calibration</p></td> - </tr><tr><td> <p><code><a href="lod.html">lod()</a></code> </p> </td> <td><p>Estimate a limit of detection (LOD)</p></td> @@ -74,6 +66,18 @@ </td> <td><p>Estimate a limit of quantification (LOQ)</p></td> </tr><tr><td> + <p><code><a href="inverse.predict.html">inverse.predict()</a></code> </p> + </td> + <td><p>Predict x from y for a linear calibration</p></td> + </tr></tbody><tbody><tr><th colspan="2"> + <h2 id="datasets">Datasets <a href="#datasets" class="anchor" aria-hidden="true"></a></h2> + <p class="section-desc"></p> + </th> + </tr></tbody><tbody><tr><td> + <p><code><a href="din32645.html">din32645</a></code> </p> + </td> + <td><p>Calibration data from DIN 32645</p></td> + </tr><tr><td> <p><code><a href="massart97ex1.html">massart97ex1</a></code> </p> </td> <td><p>Calibration data from Massart et al. (1997), example 1</p></td> @@ -84,7 +88,8 @@ </tr><tr><td> <p><code><a href="rl95_cadmium.html">rl95_cadmium</a></code> </p> </td> - <td><p>Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato (1995)</p></td> + <td><p>Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato +(1995)</p></td> </tr><tr><td> <p><code><a href="rl95_toluene.html">rl95_toluene</a></code> </p> </td> |