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