aR_metric.Rd
calculates association ratio between to columns in a matrix.
aR_metric(matrix, origin, target)
a matrix
origin column (name or index)
target column (name or index)
Returns the association ratio between the columns from origin to target.