aboutsummaryrefslogtreecommitdiff
path: root/branches/0.1/chemCal/man/loq.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'branches/0.1/chemCal/man/loq.Rd')
-rw-r--r--branches/0.1/chemCal/man/loq.Rd7
1 files changed, 6 insertions, 1 deletions
diff --git a/branches/0.1/chemCal/man/loq.Rd b/branches/0.1/chemCal/man/loq.Rd
index 7541e77..082cf34 100644
--- a/branches/0.1/chemCal/man/loq.Rd
+++ b/branches/0.1/chemCal/man/loq.Rd
@@ -6,7 +6,7 @@
\title{Estimate a limit of quantification (LOQ)}
\usage{
loq(object, \dots, alpha = 0.05, k = 3, n = 1, w.loq = "auto",
- var.loq = "auto")
+ var.loq = "auto", tol = "default")
}
\arguments{
\item{object}{
@@ -43,6 +43,11 @@
The approximate variance at the LOQ. The default value is
calculated from the model.
}
+ \item{tol}{
+ The default tolerance for the LOQ on the x scale is the value of the
+ smallest non-zero standard divided by 1000. Can be set to a
+ numeric value to override this.
+ }
}
\value{
The estimated limit of quantification for a model used for calibration.

Contact - Imprint