Description Usage Arguments Value See Also
This function calculates rho and kappa for a given testSet as defined by the file 
and columns (col1, col2), and returns a list containing both values. Called by rho.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | 
| x | The observed kappa value,  | 
| col1 | The first column from file | 
| col2 | The second column from file | 
| OcSBaserate | The  | 
| testSetBaserateInflation | The minimum  | 
| OcSLength | The length of the observed  | 
| replicates | The number of simulated  | 
| ScSKappaThreshold | The maximum kappa value used to generate simulated  | 
| ScSKappaMin | The minimum kappa value used to generate simulated  | 
| ScSPrecisionMin | The minimum precision to be used for generation of simulated  | 
| ScSPrecisionMax | The maximum precision to be used for generation of simulated  | 
rho for the given parameters
A list of the format:
The rho of the codeSet
The Cohen's Kappa of the codeSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.