| Package | Description |
|---|---|
| com.bayesserver.analysis |
| Modifier and Type | Method and Description |
|---|---|
AutoInsightJSDivergence |
AutoInsightOptions.getJSDivergence()
Gets a value which determines the type of Jensen Shannon divergence calculations to perform, if any.
|
static AutoInsightJSDivergence |
AutoInsightJSDivergence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoInsightJSDivergence[] |
AutoInsightJSDivergence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoInsightOptions.setJSDivergence(AutoInsightJSDivergence value)
Sets a value which determines the type of Jensen Shannon divergence calculations to perform, if any.
|
Copyright © 2021. All rights reserved.