alrInv: Compute the inverse ALR of a matrix

View source: R/driver-utils.R

alrInvR Documentation

Compute the inverse ALR of a matrix

Description

Compute the inverse ALR of a matrix

Usage

alrInv(y, d = NULL)

Arguments

y

An ALR transformed matrix

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.