plotProbDiagnosis {Perc} | R Documentation |
Diagnosis Plot
plotProbDiagnosis
generate heat map for dominance probability matrix
Description
Diagnosis Plot
plotProbDiagnosis
generate heat map for dominance probability matrix
Usage
plotProbDiagnosis(prob.mat, cutoff = 0.75, ...)
Arguments
prob.mat |
dominance probability matrix |
cutoff |
a numeric value between 0.5 to 1. A value that is equal or greater than the cutoff is considered of high certainty. |
... |
Further argument may be supplied and processed by |
See Also
[Package Perc version 0.1.6 Index]