From 6d220f8d71564a0430473ab2465e169adddb02d8 Mon Sep 17 00:00:00 2001 From: ranke Date: Fri, 28 Apr 2006 11:42:14 +0000 Subject: - Fixed the drplot function, so the graphics parameter ask is adequately set depending on the overlay argument, and set back to the previous value - Added a test for each datase - Added a demo for each dataset - Corrected many small bugs in the documentation and improved formatting of the .Rd files git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@74 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/drfit-package.Rd | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'man/drfit-package.Rd') diff --git a/man/drfit-package.Rd b/man/drfit-package.Rd index d98e10e..43334ff 100644 --- a/man/drfit-package.Rd +++ b/man/drfit-package.Rd @@ -13,14 +13,16 @@ There is a preliminary version of an introductory article located in \url{../doc \author{ Author and Maintainer: Johannes Ranke } +\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{ -There is another, more statistically sophisticated package with similar -functionality called \code{\link[drc:drc-package]{drc}}. I think my package is -more user-friendly, though. +On CRAN, there is another, more statistically sophisticated package with +similar functionality called \code{\link[drc:drc-package]{drc}}. I think +the advantage of my package is its user-friendliness. } \examples{ data(antifoul) -- cgit v1.2.1