fitED-class {EffectiveDose} | R Documentation |
A object of class fitED
is the ouput of ED
.
Objects can be created by calls of the form new("fitED", ...)
.
alpha
:"numeric"
. Alpha-values where the effective dose levels is computed.ED
:"numeric"
. The levels of the Effective dose corresponding to the alpha-values.call
:"call"
. The call of the function "ED"
for this object.signature(x = "fitED")
: ... signature(x = "fitED", y = "missing")
: ... signature(x = "fitED")
: ...