aboutsummaryrefslogtreecommitdiff
path: root/inst/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'inst/web/index.html')
-rw-r--r--inst/web/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/inst/web/index.html b/inst/web/index.html
index 39c6b74..501c0d4 100644
--- a/inst/web/index.html
+++ b/inst/web/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
-<title>Index. chemCal 0.1-35.900</title>
+<title>Index. chemCal 0.1-37</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="">
@@ -32,7 +32,7 @@
<div class="navbar">
<div class="navbar-inner">
<div class="container">
- <a class="brand" href="#">chemCal 0.1-35.900</a>
+ <a class="brand" href="#">chemCal 0.1-37</a>
<div class="nav">
<ul class="nav">
<li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li>
@@ -49,13 +49,13 @@
<div class="row">
<div class="span8">
- chemCal provides simple functions for plotting linear
+ 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).
+regression (lm) or robust linear regression ('rlm' from the 'MASS' package).
<h2>Help topics</h2>

Contact - Imprint