Copyright | 2021 Dominik Schrempf |
---|---|
License | GPL-3.0-or-later |
Maintainer | dominik.schrempf@gmail.com |
Stability | unstable |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Creation date: Tue Feb 26 17:17:35 2019.
Quang, BL. S., Gascuel, O. & Lartillot, N. Empirical profile mixture models for phylogenetic reconstruction. Bioinformatics 24, 2317–2323 (2008).
Synopsis
- c10StatDists :: [StationaryDistribution]
- c10Weights :: [Double]
- c20StatDists :: [StationaryDistribution]
- c20Weights :: [Double]
- c30StatDists :: [StationaryDistribution]
- c30Weights :: [Double]
- c40StatDists :: [StationaryDistribution]
- c40Weights :: [Double]
- c50StatDists :: [StationaryDistribution]
- c50Weights :: [Double]
- c60StatDists :: [StationaryDistribution]
- c60Weights :: [Double]
Documentation
c10StatDists :: [StationaryDistribution] Source #
Stationary distribution of C10 model.
c10Weights :: [Double] Source #
Weights of C10 model.
c20StatDists :: [StationaryDistribution] Source #
Stationary distribution of C20 model.
c20Weights :: [Double] Source #
Weights of C20 model.
c30StatDists :: [StationaryDistribution] Source #
Stationary distribution of C30 model.
c30Weights :: [Double] Source #
Weights of C30 model.
c40StatDists :: [StationaryDistribution] Source #
Stationary distribution of C40 model.
c40Weights :: [Double] Source #
Weights of C40 model.
c50StatDists :: [StationaryDistribution] Source #
Stationary distribution of C50 model.
c50Weights :: [Double] Source #
Weights of C50 model.
c60StatDists :: [StationaryDistribution] Source #
Stationary distribution of C60 model.
c60Weights :: [Double] Source #
Weights of C60 model.