Skip to contents

calculates association ratio between to columns in a matrix.

Usage

aR_metric(matrix, origin, target)

Arguments

matrix

a matrix

origin

origin column (name or index)

target

target column (name or index)

Value

Returns the association ratio between the columns from origin to target.