Uses of Class
pal.misc.PalObjectListener.EventGenerator
-
Packages that use PalObjectListener.EventGenerator Package Description pal.misc Classes that don't fit elsewhere ;^)pal.substmodel Classes describing substitution models, i.e. -
-
Uses of PalObjectListener.EventGenerator in pal.misc
Subclasses of PalObjectListener.EventGenerator in pal.misc Modifier and Type Class Description static classParameterized.ParameterizedBaseA Utility class for using as the superclass to subclasses which are based on double arraysstatic classParameterized.ParameterizedUserA Utility class for using as the superclass to subclasses which work by adding functionality to a general Parameterized object (the base Parameterized object) -
Uses of PalObjectListener.EventGenerator in pal.substmodel
Subclasses of PalObjectListener.EventGenerator in pal.substmodel Modifier and Type Class Description classGammaRatesdiscrete Gamma distribution (Z.classGeneralRateDistributionSubstitutionModelclassInvariableSitesinvariable sites model (two-rate model with mean rate = 1.0)classRateDistributionabstract base class for models of rate variation over sites employing a discrete rate distributionclassSingleClassSubstitutionModelclassUniformRateuniform rate distributionstatic classYangCodonModel.SimpleNeutralSelectionA Substitution Model which can be used to implment the Neutral Model (with out continuous rate stuff) Codon model of [1] which uses the weighted sum of trwo base YangCodon models where omega=0, omega=1 repectively
[1] Nielsen, R., Yang Z., 1998 Likelihood Models for Detecting Positively Selected Amino Acid Sites and Applications to the HIV-1 Envelope Gene.static classYangCodonModel.SimplePositiveSelectionA Substitution Model which can be used to implment the Postitive Selection (with out continuous rate stuff) Codon model of [1] which uses the weighted sum of a three base Codon model where omega=0, omega=1 and omega=free
[1] Nielsen, R., Yang Z., 1998 Likelihood Models for Detecting Positively Selected Amino Acid Sites and Applications to the HIV-1 Envelope Gene.
-