Cohen's Kappa

Description: calculates weighted and unweighted kappa statistics and their 95% confidence intervals.

#! label="GetVCDPkg"
library(vcd)
#! label = "{{DataName}}.K"
{{DataName}}.K <- Kappa({{DataName}})
summary({{DataName}}.K)
print({{DataName}}.K, CI = TRUE)


Try the BrailleR package in your browser

Any scripts or data that you put into this service are public.

BrailleR documentation built on July 26, 2023, 5:46 p.m.