From d04bac001217855b4e9a1490a35bef3325441b55 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2023 08:24:12 +0200 Subject: Maintenance prompted by email from CRAN - Fix an improper use of 'packageVersion' - Update .Rbuildignore - Fix a link in the README - Static documentation rebuilt by pkgdown::build_site() --- docs/reference/linlogitf.html | 177 +++++++++++++----------------------------- 1 file changed, 52 insertions(+), 125 deletions(-) (limited to 'docs/reference/linlogitf.html') diff --git a/docs/reference/linlogitf.html b/docs/reference/linlogitf.html index f72ca49..00fb4f1 100644 --- a/docs/reference/linlogitf.html +++ b/docs/reference/linlogitf.html @@ -1,65 +1,13 @@ - - - - - - - -Linear-logistic function — linlogitf • drfit - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Linear-logistic function — linlogitf • drfit - - - - + + -
-
- -
- -
+
-
linlogitf(x,k,f,mu,b)
- -

Arguments

- - - - - - - - - - - - - - - - - - - - - - -
x

In this context, the x variable is the dose.

k

In the drfit functions, k is set to 1.

f

One of the parameters describing the curve shape.

mu

The parameter describing the location of the curve (log ED50).

b

One of the parameters describing the curve shape.

- -

Value

- -

The response at dose x.

-

References

+
+
linlogitf(x,k,f,mu,b)
+
+ +
+

Arguments

+
x
+

In this context, the x variable is the dose.

-

van Ewijk, P. H. and Hoekstra, J. A. (1993) Ecotox Environ Safety - 25 25-32

+
k
+

In the drfit functions, k is set to 1.

-
- +
+

Value

+ + +

The response at dose x.

+
+
+

References

+

van Ewijk, P. H. and Hoekstra, J. A. (1993) Ecotox Environ Safety + 25 25-32

+
+

Author

Johannes Ranke - jranke@uni-bremen.de

+ jranke@uni-bremen.de

+
+
+
-
- - + + -- cgit v1.2.1