diff options
author | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2013-06-14 09:00:39 +0000 |
---|---|---|
committer | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2013-06-14 09:00:39 +0000 |
commit | 763c3bd1f1c9886bb5747b98c9272d3e26bd514d (patch) | |
tree | 240a0a51ddbf2361c8bb39a1693bbeb7f8ea7b54 /trunk | |
parent | b561996c588b6602b24aa1d236dee88f7c1d85a1 (diff) |
Typo fix - thanks to Tobias Verbeke
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@30 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'trunk')
-rw-r--r-- | trunk/chemCal/DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/chemCal/DESCRIPTION b/trunk/chemCal/DESCRIPTION index 320ee6b..a4c8e82 100644 --- a/trunk/chemCal/DESCRIPTION +++ b/trunk/chemCal/DESCRIPTION @@ -10,7 +10,7 @@ Description: chemCal provides 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 (LOQ) and limit of quantification (LOD). + 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). License: GPL version 2 or newer |