demo/calc-rho.R

# Given an observed kappa value
rho(data = 0.88, OcSBaserate = 0.2, testSetLength = 80)

# Given a test Set
rho(data = codeSet)

# Given a contingency Table
rho(data = contingencyTable)

Try the rhoR package in your browser

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

rhoR documentation built on Sept. 13, 2020, 5:07 p.m.