powered by
The ratios function recasts a matrix with N feature columns as a new matrix with N * (N - 1) / 2 feature ratio columns.
ratios
ratios(matrix)
A matrix. The data to recast.
A matrix.