Utility function computing specificity probabilities for the specificities
function.
specificities.probabilities(lexicaltable, types = NULL, parts = NULL)
see specificities
see specificities
see specificities
Returns a matrix of signed specificity probabilities (between -1.0 and 1.0). By convention:
The sign indicates if the observed frequency is lower (minus) or higher (plus) than the mode of the specificity model
-10.0 and 10.0 values are used to hold the sign when the zero/.Machine$double.xmin boundary line has been crossed (the phyper
function always returns 0.0)
see specificities
.