Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fossilBM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
phylo
fossilBM
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c743615e47376f0a2c4df5f9ee38d2cc884f8cc0
Select Git revision
Selected
c743615e47376f0a2c4df5f9ee38d2cc884f8cc0
Branches
3
master
default
protected
fossilBM
mcmc.revell
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Aug
15
Jul
14
17
Jun
29
May
28
adding a README file
master
master
New version of the MCMC with the old lnLike function within Liam Revell code for the MCMC
mcmc.revell
mcmc.revell
Solved an issue with the passing of ancestral states to the likelihood function. It now solves the overestimation of the sigma2 under MCMC...
fossilBM
fossilBM
Jonathan started to add the fossil constrains in the code
Added Gibbs sampling instead of M-H sampling for the ancestral nodes
Functional version that estimates the ancestral states instead of using the contrast approach. MCMC implementation also available
Initial test by setting the internal nodes as variables in the estimation of BM. Seems to work so far.
final version that works and is up-to-date
There are mistakes in the formula from Novembre and Slatkin 2008. I changed the modification of S and the weighted average. Now it gives perfectly similar values than with the multinormal density
Working now when assuming that the internal nodes are weighted averages from the two descendants. Crazy speed-ups vs fitBM...
added a new function to calculate the probability with a known ancestor at a node
adding some function to compute the likelihood of a continuous character under BM using the pruning algorithm
Loading