|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleSplitDistribution
Method Summary | |
---|---|
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()
|
Methods inherited from interface pal.misc.NeoParameterized |
---|
getDefaultValues, getLowerLimit, getNumberOfParameters, getParameters, getUpperLimit, setParameters |
Method Detail |
---|
int getNumberOfBaseTransitionCategories()
double[][] getDistributionInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |