diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-31 12:10:59 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-31 12:10:59 +0200 |
commit | 9b36a3d2055d3bfa4844ca43acc232f064856871 (patch) | |
tree | 6f831fcdb25801a09a8aeb5fd670f42bb859dba1 /docs/reference/drfit.html | |
parent | 964b45c0cc7570a5c724a1f6458cf553866b7307 (diff) |
Further improvement to checkcontrols()
Static documentation rebuilt by pkgdown::build_site()
Diffstat (limited to 'docs/reference/drfit.html')
-rw-r--r-- | docs/reference/drfit.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/reference/drfit.html b/docs/reference/drfit.html index 7acce23..2de949f 100644 --- a/docs/reference/drfit.html +++ b/docs/reference/drfit.html @@ -196,9 +196,8 @@ parameter <code>a</code> that is reported coincides with the logED50, i.e the logED50 is one of the model parameters that is being fitted. Therefore, a confidence interval for the confidence level <code>level</code> is calculated - using the <code>confint.nls</code> function and listed. - - The following variables are in the dataframe:</p> + using the <code>confint.nls</code> function and listed.</p> +<p>The following variables are in the dataframe:</p> <dt>Substance</dt><dd><p>The name of the substance</p></dd> <dt>ndl</dt><dd><p>The number of dose levels in the raw data</p></dd> <dt>n</dt><dd><p>The total number of data points in the raw data used for the fit</p></dd> @@ -207,10 +206,10 @@ <dt>mtype</dt><dd><p>If the data did not show a mean response < 0.5 at the highest dose level, the 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. If the fitted ED50 + In both cases, no fitting procedure is carried out. If the fitted ED50 is higher than the highest dose, “no fit” is given here.</p></dd> <dt>logED50</dt><dd><p>The decadic logarithm of the ED50</p></dd> - <dt>low %</dt><dd><p>The lower bound of the confidence interval of log ED50. + <dt>low %</dt><dd><p>The lower bound of the confidence interval of log ED50. The name of the column depends on the requested confidence <code>level</code>.</p></dd> <dt>high %</dt><dd><p>The higher bound of the confidence interval of log ED50. The name of the column depends on the requested confidence <code>level</code>.</p></dd> @@ -277,8 +276,8 @@ <h2>Author</h2> - Johannes Ranke - <a href='mailto:jranke@uni-bremen.de'>jranke@uni-bremen.de</a> + Johannes Ranke + <a href='mailto:jranke@uni-bremen.de'>jranke@uni-bremen.de</a> <a href = 'http://www.uft.uni-bremen.de/chemie/ranke'>http://www.uft.uni-bremen.de/chemie/ranke</a> </div> |