alr_array {fido}R 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


[Package fido version 1.0.4 Index]