aboutsummaryrefslogtreecommitdiff
path: root/man/linearlogisf.Rd
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-07-16 09:12:22 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-07-16 09:12:22 +0000
commitb83cc0e0ec978b5d047924a222a387152b086f4b (patch)
tree1dff43e042228923c09ef8eea1a078c47f41e26f /man/linearlogisf.Rd
parentf78a6461cb0510d606fa420bd8fc1683a8815d4b (diff)
Several changes in this revision:
- Addition of the weibull fit - Renaming of lognorm to probit, logis to logit, and linearlogis to linlogit - Fix of a bug that prevented the logis fit to work in recent version - Different way of listing parameters in the output. - Documentation of changes git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@29 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man/linearlogisf.Rd')
-rw-r--r--man/linearlogisf.Rd36
1 files changed, 0 insertions, 36 deletions
diff --git a/man/linearlogisf.Rd b/man/linearlogisf.Rd
deleted file mode 100644
index 1ebe8be..0000000
--- a/man/linearlogisf.Rd
+++ /dev/null
@@ -1,36 +0,0 @@
-\name{linearlogisf}
-\alias{linearlogisf}
-\title{Linear-logistic function}
-\description{
- Helper function describing a special type of dose-response curves, showing a stimulus
- at subtoxic doses.
-}
-\usage{
- linearlogisf(x,k,f,mu,b)
-}
-\arguments{
- \item{x}{
- In this context, the x variable is the dose.}
- \item{k}{
- In the drfit functions, k is set to 1.}
- \item{f}{
- One of the parameters describing the curve shape.}
- \item{mu}{
- The parameter describing the location of the curve (log EC50).}
- \item{b}{
- One of the parameters describing the curve shape.}
-}
-\value{
- The response at dose x.
-}
-\references{
- van Ewijk, P. H. and Hoekstra, J. A. (1993) \emph{Ecotox Environ Safety}
- \bold{25} 25-32}
-\author{
- Johannes Ranke
- \email{jranke@uni-bremen.de}
- \url{http://www.uft.uni-bremen.de/chemie/ranke}
-}
-\keyword{models}
-\keyword{regression}
-\keyword{nonlinear}

Contact - Imprint