concord: Calculate signal detection concordance

Description Usage Arguments Value Author(s) Examples

Description

Calculate signal detection concordance between columns using S/N threshold (default = 3)

Usage

1
concord(sn, snThresh = 3)

Arguments

sn

a matrix containing s/n ratio

snThresh

S/N threshold to use, default = 3

Value

a matrix with the concordance

Author(s)

Y Andrew Sun

Examples

1
#-concordance <- concord(sn)  ##- sn ratio matrix

ABarray documentation built on Nov. 8, 2020, 5:25 p.m.