confint.simss.RdConfidence Interval for Achieved Power from simss object
# S3 method for class 'simss'
confint(object, ...)A named numeric vector with two elements:
Achieved power.
Lower bound of the confidence interval.
Upper bound of the confidence interval.
# Assume `res` is a result from `sampleSize()`
# confint(res)