-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.13 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: daee
Type: Package
Title: Data Analysis for Ecology and Evolution
Version: 0.1.7
Date: 2021-01-20
Author: Vanderlei Julio Debastiani
Maintainer: Vanderlei Julio Debastiani
Depends:
PCPS (>= 1.0.4),
ape
Imports:
bbmle,
stats,
graphics,
utils,
phytools,
phylobase,
vegan,
Description: Set of functions for analysis of ecological and evolutionary
data. These 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 and extract
details of information criterion. The functions are available as an R package
only to facilitate installation.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.1.1