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)

Arguments

ret

A two_stage, supercent and cv.supercent object

alpha

The level of type-I error

ci

If TRUE, return the confidence interval; if FALSE, return the summary table.

Value

Output a data.frame of confidence interval or summary table.