From 9b36a3d2055d3bfa4844ca43acc232f064856871 Mon Sep 17 00:00:00 2001
From: Johannes Ranke a
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 level
is calculated
- using the confint.nls
function and listed.
-
- The following variables are in the dataframe:
confint.nls
function and listed.
+The following variables are in the dataframe:
The name of the substance
The number of dose levels in the raw data
The total number of data points in the raw data used for the fit
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.
The decadic logarithm of the ED50
The lower bound of the confidence interval of log ED50. +
The lower bound of the confidence interval of log ED50.
The name of the column depends on the requested confidence level
.
The higher bound of the confidence interval of log ED50.
The name of the column depends on the requested confidence level
.