concord {ABarray} | R Documentation |
Calculate signal detection concordance between columns using S/N threshold (default = 3)
concord(sn, snThresh = 3)
sn |
a matrix containing s/n ratio |
snThresh |
{S/N threshold to use, default = 3}
a matrix with the concordance
Y Andrew Sun
#-concordance <- concord(sn) ##- sn ratio matrix