From 424d3633234125cf2c8f65fd220fb92ddc0d2686 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 27 Feb 2006 10:49:58 +0000 Subject: Now the model type (mtype) is set to "active" if the response at the lowest dose level is smaller than 0.5. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@56 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/drfit.Rd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/drfit.Rd b/man/drfit.Rd index ee477b5..bbe7496 100644 --- a/man/drfit.Rd +++ b/man/drfit.Rd @@ -66,7 +66,9 @@ \item{results}{ A data frame containing at least one line for each substance. If the data did not show a mean response < 0.5 at the highest dose level, the - modeltype is set to "none". + modeltype is set to "inactive". If the mean response at the lowest dose + is smaller than 0.5, the modeltype is set to "active". In both cases, + no fitting procedure is carried out. Every successful fit is reported in one line. Parameters of the fitted curves are only reported if the fitted ED50 is not higher than the highest dose. -- cgit v1.2.1