| Package | Description |
|---|---|
| com.bayesserver.analysis |
| Modifier and Type | Method and Description |
|---|---|
ImpactSubsetMethod |
ImpactOptions.getSubsetMethod()
Gets a value which determines whether evidence subsets are included, excluded or both.
|
static ImpactSubsetMethod |
ImpactSubsetMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImpactSubsetMethod[] |
ImpactSubsetMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpactOptions.setSubsetMethod(ImpactSubsetMethod value)
Sets a value which determines whether evidence subsets are included, excluded or both.
|
Copyright © 2021. All rights reserved.