This function returns the confidence interval or
the summary table of two_stage
, supercent
and cv.supercent
object.
confint(ret, alpha = 0.05, ci = F)
ret | A |
---|---|
alpha | The level of type-I error |
ci | If TRUE, return the confidence interval; if FALSE, return the summary table. |
Output a data.frame of confidence interval or summary table.