simu_px_tree_dirichlet {graphicalExtremes} | R Documentation |
Simulate Dirichlet extremal functions on a tree
Description
Simulates Dirichlet extremal functions on a tree
Usage
simu_px_tree_dirichlet(n, alpha.start, alpha.end, A)
Arguments
n |
Number of simulations. |
alpha.start |
Numeric vector with |
alpha.end |
Numeric vector with |
A |
Numeric |
Value
Numeric n \times d
matrix. Simulated data.
[Package graphicalExtremes version 0.3.4 Index]