From c5f30593d42ecd9a21f799a4943709b1b73a1162 Mon Sep 17 00:00:00 2001 From: ranke Date: Tue, 2 Aug 2005 12:15:15 +0000 Subject: drplot: Added the pointsize argument for postscript and png graphs drfit: Changed the order of fits in the case of chooseone=TRUE git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@34 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/drfit.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/drfit.Rd b/man/drfit.Rd index 35d6d94..75f48ed 100644 --- a/man/drfit.Rd +++ b/man/drfit.Rd @@ -51,8 +51,8 @@ An optional vector containing the names of the substances for which all functions produce a wrong fit.} \item{chooseone}{ - If TRUE (default), the models are tried in the order linlogit, weibull, - logit, probit, and the first model that produces a valid fit is used. + If TRUE (default), the models are tried in the order linlogit, probit, + logit, weibull, and the first model that produces a valid fit is used. If FALSE, all models that are set to TRUE and that can be fitted will be reported.} \item{s0}{ -- cgit v1.2.1