getHand_kappa {rhoR} | R Documentation |
getHand_kappa
Description
This function returns kappa calculated from a Handset taken from a larger Contingency Table
Usage
getHand_kappa(ct, handSetLength, handSetBaserate)
Arguments
ct |
KPs matrix of kappa (column 1) and precision (column 2) values |
handSetLength |
The length of the |
handSetBaserate |
baserate to inflate the sampled contingency table to |
Value
Kappa as double
[Package rhoR version 1.3.0.3 Index]