Description Usage Arguments Value Author(s) Examples
Calculate signal detection concordance between columns using S/N threshold (default = 3)
1 | 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
1 | #-concordance <- concord(sn) ##- sn ratio matrix
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.