alphamatrix {DRAYL} | R Documentation |
The alpha matrix is a necessary intermediate step in the series expansion approach. It lists the different parameter combinations necessary for the series expansion.
alphamatrix(n)
n |
Distribution dimension. |
Returns a n-1
dimensional matrix that contains the permutations of
all indeces.
alphamatrix(3)