NeoParameterized
ConstantIndependentSingleSplitDistribution
, SaturatedSingleSplitDistribution
, VariableIndependentSingleSplitDistribution
public interface SingleSplitDistribution extends NeoParameterized
Modifier and Type | Method | Description |
---|---|---|
double[][] |
getDistributionInfo() |
Obtain the distribution information stored in the following format: [beforeclass][afterclass]
For example, the probability of evolving in class 0 before the split, and class 1 after the split - [0][1]
|
int |
getNumberOfBaseTransitionCategories() |
getDefaultValues, getLowerLimit, getNumberOfParameters, getParameters, getUpperLimit, setParameters
int getNumberOfBaseTransitionCategories()
double[][] getDistributionInfo()