aboutsummaryrefslogtreecommitdiff
path: root/man/drfit.Rd
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-04-26 13:38:32 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-04-26 13:38:32 +0000
commit0dbb88867fbcdfbcee73beb8a971b10ab80da3d1 (patch)
tree861c1626b1779c7070459079a207dfcc7bf58157 /man/drfit.Rd
parentd6f9beafdb3cde38d65d425919e7a04f7f0aeb94 (diff)
- drplot: Removed the call to get(getOption("device")), since it caused
problems when calling drplot from Sweave code chunks as well as in JGR. - drplot: Removed the output with cat, since it may be annoying to receive a message when a plot was requested - Small documentation adaptations and fixes git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@70 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man/drfit.Rd')
-rw-r--r--man/drfit.Rd16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/drfit.Rd b/man/drfit.Rd
index afbf40b..fefea85 100644
--- a/man/drfit.Rd
+++ b/man/drfit.Rd
@@ -69,8 +69,8 @@
\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 \dQuote(inactive). If the mean response at the lowest
- dose is smaller than 0.5, the modeltype is set to \dQuote(active). In
+ modeltype is set to \dQuote{inactive}. If the mean response at the lowest
+ dose is smaller than 0.5, the modeltype is set to \dQuote{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.
@@ -84,14 +84,14 @@
logED50 is one of the model parameters that is being fitted, and
therefore, depending on the argument \code{conf}, a standard deviation
\code{std} or a confidence interval \code{conf} is reported for the
- logED50. In the case of the \dQuote(weibull) model, \code{a} is a
+ logED50. In the case of the \dQuote{weibull} model, \code{a} is a
location parameter. Parameter \code{b} in the case of the
- \dQuote(linlogit) fit is the variable b from the \code{\link{linlogitf}}
- function. In the case of \dQuote(probit) fit it is the standard deviation
- of the fitted normal distribution, in the case of the \dQuote(logit) fit
+ \dQuote{linlogit} fit is the variable b from the \code{\link{linlogitf}}
+ function. In the case of \dQuote{probit} fit it is the standard deviation
+ of the fitted normal distribution, in the case of the \dQuote{logit} fit
it is the \code{scale} parameter in the \code{\link{plogis}} function,
- and in the \dQuote(weibull) fit it is the \code{shape} parameter of the
- fitted \code{\link{pweibull}} function. Only the \dQuote(linlogit) fit
+ and in the \dQuote{weibull} fit it is the \code{shape} parameter of the
+ fitted \code{\link{pweibull}} function. Only the \dQuote{linlogit} fit
produces a third parameter \code{c} which is the variable f from the
\code{\link{linlogitf}} function.}
}

Contact - Imprint