alrInv_array: Compute the ALR of an array

View source: R/driver-utils.R View source: R/driver-utils.R

alrInv_arrayR Documentation

Compute the ALR of an array

Description

Compute the ALR of an array

Usage

alrInv_array(y, d = dim(y)[coords] + 1, coords)

Arguments

y

multidimensional ALR transformed array

d

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

coords

index of dimension of 'x' that represents coordinates

Value

array


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