| Package | Description |
|---|---|
| com.bayesserver.analysis |
| Modifier and Type | Method and Description |
|---|---|
List<ImpactOutputItem> |
ImpactOutput.getItems()
Gets the output for each combination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpactAction.execute(ImpactOutputItem outputItem)
Receives an individual impact item from the
Impact.calculate(com.bayesserver.Network, com.bayesserver.Variable, com.bayesserver.State, com.bayesserver.inference.Evidence, java.util.List<com.bayesserver.Variable>, com.bayesserver.analysis.ImpactOptions) method. |
Copyright © 2021. All rights reserved.