aboutsummaryrefslogtreecommitdiff
path: root/man/drfit-package.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/drfit-package.Rd')
-rw-r--r--man/drfit-package.Rd34
1 files changed, 0 insertions, 34 deletions
diff --git a/man/drfit-package.Rd b/man/drfit-package.Rd
deleted file mode 100644
index 06a147f..0000000
--- a/man/drfit-package.Rd
+++ /dev/null
@@ -1,34 +0,0 @@
-\name{drfit-package}
-\alias{drfit-package}
-\docType{package}
-\title{
-Dose-response data evaluation
-}
-\description{
-See \url{../DESCRIPTION}
-}
-\details{
-There is an introductory article located in \url{../doc/drfit-Rnews.pdf},
-which will be published in the R News special edition on the use
-of R for chemists.
-}
-\author{
-Author and Maintainer: Johannes Ranke <jranke@uni-bremen.de>
-}
-\note{There is a demo for each dataset that can be accessed by
- \code{demo(dataset)}}
-\keyword{ package }
-\keyword{ models }
-\keyword{ regression }
-\keyword{ nonlinear }
-\seealso{
-On CRAN, there is another, more statistically sophisticated package with
-similar functionality called \code{drc}. I think the advantage of my package
-is its user-friendliness.
-}
-\examples{
-data(antifoul)
-r <- drfit(antifoul)
-format(r,digits=2)
-drplot(r,antifoul,overlay=TRUE,bw=FALSE)
-}

Contact - Imprint