alphamatrix: Computation of Alpha coefficient matrix

Description Usage Arguments Value Examples

View source: R/DRAYL.R

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

1

Arguments

n

Distribution dimension.

Value

Returns a n-1 dimensional matrix that contains the permutations of all indeces.

Examples

1

DRAYL documentation built on Aug. 21, 2019, 9:05 a.m.

Related to alphamatrix in DRAYL...