aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 0664ad393b4bcd79baefe4bd0978213f2aaf3f89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: chemCal
Version: 0.1-37.9001
Date: 2017-03-15
Title: Calibration Functions for Analytical Chemistry
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), 
                    email = "jranke@uni-bremen.de",
                    comment = c(ORCID = "0000-0003-4371-6538")))
Suggests: MASS
Description: 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).
License: GPL (>= 2)
URL: http://www.r-project.org,
  http://chem.uft.uni-bremen.de/ranke/?page=chemCal, http://cgit.jrwb.de/chemCal
RoxygenNote: 6.0.1

Contact - Imprint