confint.simpower.RdExtract the Monte Carlo confidence interval from fixed-sample-size power results
# S3 method for class 'simpower'
confint(object, parm, level = 0.95, ...)An object returned by simPower().
Unused; included for compatibility with stats::confint().
Confidence level for the Monte Carlo interval.
Unused additional arguments.
A two-column matrix containing the lower and upper interval limits.