aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: cf144234c75e58c8463da5a0b5eab00f260d89a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: chemCal
Version: 0.1-35.900
Date: 2015-08-22
Title: Calibration functions for analytical chemistry
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), 
                    email = "jranke@uni-bremen.de"))
Suggests: MASS
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 (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://www.uft.uni-bremen.de/chemie/ranke,
	http://kriemhild.uft.uni-bremen.de/viewcvs/?root=chemCal

Contact - Imprint