alr_array: Compute the ALR of an array

View source: R/driver-utils.R

alr_arrayR Documentation

Compute the ALR of an array

Description

Compute the ALR of an array

Usage

alr_array(x, d = dim(x)[parts], parts)

Arguments

x

multidimensional array in simplex

d

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

parts

index of dimension of 'x' that represents parts

Value

array


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