Skip to content
/ phylolm Public

❗ This is a read-only mirror of the CRAN R package repository. phylolm — Phylogenetic Linear Regression. Homepage: https://github.com/lamho86/phylolm Report bugs for this package: https://github.com/lamho86/phylolm/issues

License

Notifications You must be signed in to change notification settings

cran/phylolm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN Status Badge Research software impact

phylolm: R package for Phylogenetic Linear Regression on very large trees

The package provides functions for fitting phylogenetic linear models and phylogenetic generalized linear models. Computations use an algorithm that is linear in the number of tips in the tree. The package also provides functions for simulating continuous or binary traits along the tree. When a new version is stable, it is pushed to CRAN, so the version available here is newer than that on CRAN.

  • Lam Si Tung Ho and Cécile Ané (2014). Intrinsic inference difficulties for trait evolution with Ornstein-Uhlenbeck models. Methods in Ecology and Evolution 5(11):1133-1146. (link)

  • Lam Si Tung Ho and Cécile Ané (2014). A linear-time algorithm for Gaussian and non-Gaussian trait evolution models. Systematic Biology 63(3):397-408. (link to pdf)

Installation

Install phylolm from github:

devtools::install_github("lamho86/phylolm")

Main features

  • phylogenetic signal
  • phylogenetic linear, logistic and Poisson regression
  • stepwise model selection (from v2.3)
  • OU shift detection
  • continuous and discrete trait simulators with covariates
  • bootstrap-based confidence intervals for phylogenetic logistic regression (from v2.3) and phylogenetic regression (from v2.4.2)
  • goodness-of-fit test of a population tree with the coalescent (from v.2.4)
  • allowing measurement errors in phylogenetic linear regression (from v2.4.1)
  • log likelihood of an one-dimensional Ornstein-Uhlenbeck model (from v2.5)
  • bootstrapping can be parallelized (from v2.6)
  • R-squared and Adjusted R-squared (from v2.6.1)
  • phyloglmstep (from v2.6.2)

About

❗ This is a read-only mirror of the CRAN R package repository. phylolm — Phylogenetic Linear Regression. Homepage: https://github.com/lamho86/phylolm Report bugs for this package: https://github.com/lamho86/phylolm/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published