Skip to content
/ epee Public

scalable expectation-propagation for the phylogenetic threshold model

Notifications You must be signed in to change notification settings

nspope/epee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epee

This R package wraps a small C++ library that uses expectation propagation to calculate a variational approximation to the likelihood of the phylogenetic threshold model. The advantage of the approximation is that it scales to a nearly arbitrary number of traits and tips.

For examples of use, see the functions testcase_continuous() (for continuous traits), testcase_categorical() (for binary traits), and testcase_mixed() (for mixed continuous-binary traits).

Slides decribing the method and implementation are found here.

About

scalable expectation-propagation for the phylogenetic threshold model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published