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