Summarise a two-stage bootstrap SIMEX dose-response fit
Source:R/bootstrap.R
summary.two_stage_bootstrap.RdReturns a tabular summary of the SIMEX-corrected dose-response curve and its
bootstrap confidence interval, together with the configuration that produced
it. The headline table reports the point estimate and 95% percentile interval
at quantiles of the exposure grid; the configuration block reports the
replicate yield, the exposure range and curve anchor, and the spread of the
Phase-1 sigma_w_sq across the replicates whose calibration succeeded.
Arguments
- object
A
two_stage_bootstrap()fit.- probs
Quantiles of
x_gridat which to report the curve and its CI. Defaultc(0.05, 0.25, 0.50, 0.75, 0.95).- ...
Unused.