-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
41 lines (40 loc) · 815 Bytes
/
NAMESPACE
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
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
S3method(plot,epc)
S3method(print,priorFn)
S3method(print,refFn)
S3method(start,searcher)
S3method(summary,epc)
export(.repars)
export(base.lik)
export(bayou.checkModel)
export(bm.lik)
export(cache.epc)
export(calculate_aic_weights)
export(consist.sim)
export(drop.epoch.fossil)
export(drop.random.extant)
export(drop.random.fossil)
export(epc.dent)
export(epc.lik)
export(epc.max.lik)
export(epc.var.plot)
export(getSliceEnv)
export(identifyBranches)
export(makeEpochSimmap)
export(ou.lik)
export(sim.epc)
export(sim.epc.phenogram)
export(sim.tree)
export(ts.tree.maker)
import(BAMMtools)
import(PCMBase)
import(adephylo)
import(ape)
import(castor)
import(dentist)
import(doParallel)
import(dplyr)
import(geiger)
import(optimx)
import(phytools)
import(spatstat.utils)