# NOT RUN {
Suppose an investigator would like to determine the expected lower bound for
kappa0=0.7 assuming he has access to 80 subjects and 5 raters. Further suppose that
the prevalence of the traits of interest are 0.4, 0.4, 0.1, 0.1.
# }
# NOT RUN {
FixedN4Cats(kappa0=0.7, n=80, props=c(0.4, 0.4, 0.1, 0.1), alpha=0.05, raters=5);
# }
Run the code above in your browser using DataLab