Tabulate the impact of every positive perturbation as table.
impact.table(sim, epsilon = 1e-05)
sim | the result from |
---|---|
epsilon | outomes below this in absolute magnitude are treated as zero. |
The crosstabulation as a matrix
Crosstabulate the mean impact (positive or negative) at each node for a positive perturbation of each node. The k-th column corresponds to a perturbation of the k-th node, and shows the mean impact on each node.