impact.table: Impact Table

View source: R/tk.r

impact.tableR Documentation

Impact Table

Description

Tabulate the impact of every positive perturbation as table.

Usage

impact.table(sim, epsilon = 1e-05)

Arguments

sim

the result from system.simulate

epsilon

outomes below this in absolute magnitude are treated as zero.

Details

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.

Value

The crosstabulation as a matrix


SWotherspoon/QPress documentation built on Sept. 26, 2022, 2:27 a.m.