concord {ABarray}R Documentation

Calculate signal detection concordance

Description

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

Usage

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

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

[Package ABarray version 1.6.0 Index]