powered by
print.Kappa
vcd
z
## S3 method for class 'Kappa': print(x, digits=max(getOption("digits") - 3, 3), CI=FALSE, level=0.95, ...)
confint.Kappa
data("SexualFun") Kappa(SexualFun) print(Kappa(SexualFun), CI=TRUE) # stratified 3-way table apply(MSPatients, 3, Kappa)
Run the code above in your browser using DataLab