alr: Compute the ALR of a matrix

View source: R/driver-utils.R

alrR Documentation

Compute the ALR of a matrix

Description

Compute the ALR of a matrix

Usage

alr(x, d = NULL)

Arguments

x

A matrix where the rows are the samples

d

Index of column used as a reference. Defaults to last column

Value

matrix


fido documentation built on June 22, 2024, 9:36 a.m.