# NOT RUN {
# upper one-sided 95% CL of a CV=0.3
# from a study with df=22 (f.i. a 2x2 crossover with n=24)
# side="upper" is standard if not explicitly given
CVCL(0.3, df=22)
# should give:
# lower CL upper CL
#0.0000000 0.4075525
# }
Run the code above in your browser using DataLab