| ED.Boot.CI-class {EffectiveDose} | R Documentation |
A object of class ED.Boot.CI is the ouput of Boot.CI.
Objects can be created by calls of the form new("ED.Boot.CI", ...).
CI:"numeric". Lower and upper limits of the bootstrap interval labeled as (1-level)/2 and 1 - (1-level)/2 in % (by default 2.5 % and 97.5 % ).R:"numeric". Number of Bootstrap replications to calculate the confidence interval.call:"call". The call of the function "ED" for this object.signature(x = "ED.Boot.CI"): ...