| Package | Description |
|---|---|
| com.bayesserver.analysis |
| Modifier and Type | Method and Description |
|---|---|
AssociationPair |
AssociationPairOutput.getPair()
Gets the pair (X, Y) that these association results are calculated for.
|
| Modifier and Type | Method and Description |
|---|---|
static AssociationOutput |
Association.calculate(List<AssociationPair> pairs,
Evidence evidence,
AssociationOptions options)
Calculates the association/information between two sets of variables, such as those at either end of a Link.
|
Copyright © 2021. All rights reserved.