|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.features.supporting.phylogenetic.NucleotideSubstitutionModel
calhoun.analysis.crf.features.supporting.phylogenetic.HKY85Model
public class HKY85Model
| Constructor Summary | |
|---|---|
HKY85Model()
|
|
HKY85Model(double[] parms)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEvolutionaryModelName()
|
double[] |
getParameters()
|
void |
setParameters(double[] parms)
|
void |
summarize()
|
| Methods inherited from class calhoun.analysis.crf.features.supporting.phylogenetic.NucleotideSubstitutionModel |
|---|
getRateMatrix, transitionMatrix |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HKY85Model(double[] parms)
public HKY85Model()
| Method Detail |
|---|
public java.lang.String getEvolutionaryModelName()
getEvolutionaryModelName in class NucleotideSubstitutionModelpublic double[] getParameters()
getParameters in class NucleotideSubstitutionModelpublic void setParameters(double[] parms)
setParameters in class NucleotideSubstitutionModelpublic void summarize()
summarize in class NucleotideSubstitutionModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||