-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 903 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 903 Bytes
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
33
34
35
# Generated by roxygen2: do not edit by hand
S3method(plot,asrArbor)
S3method(print,asrArbor)
S3method(print,physigArbor)
export(ace.treedata)
export(bisseArbor)
export(checkFactor)
export(checkNumeric)
export(continuousCorrelation)
export(discreteCorrelation)
export(phylopcaArbor)
export(physigArbor)
export(plotContrasts)
export(validateASR)
import(RColorBrewer)
import(ape)
import(dplyr)
import(geiger)
import(phytools)
import(picante)
import(treeplyr)
importFrom(diversitree,argnames)
importFrom(diversitree,asr.joint)
importFrom(diversitree,asr.marginal)
importFrom(diversitree,asr.stoch)
importFrom(diversitree,constrain)
importFrom(diversitree,find.mle)
importFrom(diversitree,make.bisse)
importFrom(diversitree,make.mkn)
importFrom(diversitree,make.prior.exponential)
importFrom(diversitree,mcmc)
importFrom(diversitree,starting.point.bisse)
importFrom(lazyeval,all_dots)
importFrom(nlme,gls)