Package: ML.MSBD 1.2.1
ML.MSBD: Maximum Likelihood Inference on Multi-State Trees
Inference of a multi-states birth-death model from a phylogeny, comprising a number of states N, birth and death rates for each state and on which edges each state appears. Inference is done using a hybrid approach: states are progressively added in a greedy approach. For a fixed number of states N the best model is selected via maximum likelihood. Reference: J. Barido-Sottani, T. G. Vaughan and T. Stadler (2018) <doi:10.1098/rsif.2018.0512>.
Authors:
ML.MSBD_1.2.1.tar.gz
ML.MSBD_1.2.1.zip(r-4.5)ML.MSBD_1.2.1.zip(r-4.4)ML.MSBD_1.2.1.zip(r-4.3)
ML.MSBD_1.2.1.tgz(r-4.4-any)ML.MSBD_1.2.1.tgz(r-4.3-any)
ML.MSBD_1.2.1.tar.gz(r-4.5-noble)ML.MSBD_1.2.1.tar.gz(r-4.4-noble)
ML.MSBD_1.2.1.tgz(r-4.4-emscripten)ML.MSBD_1.2.1.tgz(r-4.3-emscripten)
ML.MSBD.pdf |ML.MSBD.html✨
ML.MSBD/json (API)
NEWS
# Install 'ML.MSBD' in R: |
install.packages('ML.MSBD', repos = c('https://bjoelle.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:cc6b672e81. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | OK | Oct 21 2024 |
R-4.5-linux | OK | Oct 21 2024 |
R-4.4-win | OK | Oct 21 2024 |
R-4.4-mac | OK | Oct 21 2024 |
R-4.3-win | OK | Oct 21 2024 |
R-4.3-mac | OK | Oct 21 2024 |
Exports:likelihood_MSBDlikelihood_MSBD_unresolvedML_MSBD
Dependencies:apecodetoolsdigestforeachiteratorslatticenlmeRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Maximum Likelihood Inference on Multi-State Trees | ML.MSBD-package ML.MSBD |
Likelihood calculation for randomly sampled trees | likelihood_MSBD |
Likelihood calculation for unresolved trees | likelihood_MSBD_unresolved |
Full Maximum Likelihood inference of birth and death rates together with their changes along a phylogeny under a multi-type birth-death model. | ML_MSBD |