-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 1.04 KB
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 1.04 KB
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
42
43
# Generated by roxygen2: do not edit by hand
S3method(as.ED,default)
S3method(as.ED,matrix)
S3method(as.ED,phylo)
S3method(as.ED,strphylo)
S3method(as.strphylo,ED)
S3method(as.strphylo,default)
S3method(as.strphylo,phylo)
S3method(as.strphylo,treedata)
S3method(as.treedata,ED)
S3method(as.treedata,strphylo)
S3method(plot,ED)
S3method(plot,strphylo)
export(BitMigMatC)
export(DTA_likelihood)
export(DTA_sampling)
export(DemeDecompC)
export(Ewing_2004_mcmc)
export(FitMigMatC)
export(MTT_st_coal_node)
export(MTT_transition_kernel)
export(MultiTypeTree_xml)
export(NodeCountC)
export(NodeIndicesC)
export(StructCoalescent_mcmc)
export(Vaughan_2015_MultiTypeTree_mcmc)
export(as.strphylo)
export(bit_mig_mat_gibbs_update)
export(coal_rate_gibbs_update)
export(coalescent_node_pie_charts)
export(default_priors)
export(dexp_trunc)
export(exact_consensus)
export(fitch)
export(master_xml)
export(pexp_trunc)
export(rexp_trunc)
export(rstrphylo)
export(structured_coalescent_likelihood)
importFrom(Rcpp,sourceCpp)
importFrom(treeio,as.treedata)
useDynLib(StructCoalescent)