From 6d118690c0cae02fc5cd4b28c1a67eecde4d9f60 Mon Sep 17 00:00:00 2001 From: ranke Date: Thu, 11 May 2006 15:53:07 +0000 Subject: - The vignette is in a publisheable state - In addition to the Massart examples, the sample data from dintest (DIN 32645) has been tested - inverse.predict and calplot now also work on glm objects git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@7 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- man/chemCal-package.Rd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 man/chemCal-package.Rd (limited to 'man/chemCal-package.Rd') diff --git a/man/chemCal-package.Rd b/man/chemCal-package.Rd new file mode 100644 index 0000000..a11744e --- /dev/null +++ b/man/chemCal-package.Rd @@ -0,0 +1,17 @@ +\name{chemCal-package} +\alias{chemCal-package} +\docType{package} +\title{ +Calibration functions for analytical chemistry +} +\description{ +See \url{../DESCRIPTION} +} +\details{ +There is a package vignette located in \url{../doc/chemCal.pdf}. +} +\author{ +Author and Maintainer: Johannes Ranke +} +\keyword{manip} +} -- cgit v1.2.1