alphamatrix: Computation of Alpha coefficient matrix
Description
The alpha matrix is a necessary intermediate step in the series expansion approach.
It lists the different parameter combinations necessary for the series expansion.
Usage
alphamatrix(n)
Arguments
n
Distribution dimension.
Value
Returns a n-1 dimensional matrix that contains the permutations of
all indeces.