Skip to content

daee - Data Analysis for Ecology and Evolution

Notifications You must be signed in to change notification settings

bastazini/daee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daee 0.1.4

daee - Data Analysis for Ecology and Evolution

Set of functions for analysis of ecological and evolutionary data. The functions are available as an R package only to facilitate installation.

List of functions:

  • Calculate Phylogenetic Eigenvector Regression (PVR) with eigenvector selection;
  • Extract residuals from Mantel test;
  • Generate Linear Models (LM) with all possible combinations of variables included in the full model;
  • Show information about a label in a phylogenetic tree;
  • Makes node labels;
  • Add species in a phylogenetic tree;
  • Organize a list in a single matrix;
  • Compact a phylogenetic tree;
  • Define graphical parameters to plot phylogenetic tree;
  • Plot phylogenetic tree with nodes collapsed.

Installation

To install the latest version of this package, use devtools:

require(devtools)
install_github("vanderleidebastiani/daee")

About

daee - Data Analysis for Ecology and Evolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%