forked from liamrevell/phytools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
128 lines (126 loc) · 6.78 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
export(add.arrow, add.color.bar, add.everywhere, add.random, add.simmap.legend, add.species.to.genus, aic.w, allFurcTrees)
export(allRotations, anc.Bayes, anc.ML, anc.trend, ancThresh, applyBranchLengths, as.multiPhylo, ave.rates, averageTree)
export(backbone.toPhylo, bd, bmPlot, bind.tip, bind.tree.simmap, biplot.phyl.pca, branching.diffusion, brownie.lite, brownieREML)
export(cladelabels, collapse.to.star, collapseTree, consensus.edges, contMap, cophylo, countSimmap, compute.mr, cospeciation)
export(densityMap, densityTree, describe.simmap, di2multi.simmap, dot.legend, dotTree, drop.clade, drop.leaves)
export(drop.tip.contMap, drop.tip.densityMap, drop.tip.simmap, drop.tip.singleton)
export(edgelabels.cophylo, edgeProbs, errorbar.contMap, estDiversity, evol.rate.mcmc, evol.vcv, evolvcv.lite, exhaustiveMP)
export(expm, export.as.xml, extract.clade.simmap, extract.strahlerNumber)
export(fancyTree, fastAnc, fastBM, fastDist, fastHeight, fastMRCA, findMRCA, fitBayes, fitMk, fitDiversityModel, fitPagel)
export(gammatest, genus.to.species.tree, genSeq, get.treepos, getCladesofSize, getDescendants, getExtant, getExtinct, getnode, getSisters)
export(getStates)
export(labelnodes, ladderize.simmap, lambda.transform, likMlambda, likSurface.rateshift, locate.fossil, locate.yeti, ls.consensus, ls.tree)
export(ltt, ltt95)
export(make.era.map, make.simmap, make.transparent, map.overlap, Map.Overlap, map.to.singleton, mapped.states, markChanges)
export(matchLabels, matchNodes, mergeMappedStates, midpoint.root, minRotate, minSplit, minTreeDist, modified.Grafen)
export(mrp.supertree, multi.mantel, multiC, multiRF)
export(nodeheight, nodeHeights, nodelabels.cophylo, node.paths)
export(optim.phylo.ls, orderMappedEdge)
export(paintBranches, paintSubTree, paste.tree, pbtree, pgls.Ives, pgls.SEy, phenogram, phyl.cca, phyl.pairedttest, phyl.pca, phyl.resid, phyl.RMA)
export(phyl.vcv, phylo.heatmap, phylo.toBackbone, phylo.to.map, phylANOVA, phyloDesign, phylomorphospace, phylomorphospace3d, phylosig)
export(plotBranchbyTrait, plot.contMap, plot.cophylo, plot.densityMap, plot.fitMk, plot.fitPagel, plot.phylo.to.map, plot.gfit)
export(plotSimmap, plotThresh, plotTree, plotTree.barplot, plotTree.boxplot, plotTree.errorbars, plotTree.singletons, plotTree.splits)
export(plotTree.wBars, posterior.evolrate)
export(ratebystate, ratebytree, rateshift, read.newick, read.simmap, reorder.backbonePhylo, reorderSimmap, rep.multiPhylo, rep.phylo)
export(repPhylo, reroot, rerootingMethod, rescaleSimmap, resolveAllNodes, resolveNode, rotate.multi, rotateNodes, rootedge.to.singleton)
export(roundBranches, roundPhylogram, rstate)
export(sampleFrom, setMap, sim.corrs, sim.history, sim.ratebystate, sim.rates, skewers, splitEdgeColor, splitplotTree)
export(splitTree, starTree, strahlerNumber)
export(threshBayes, threshDIC, threshState, tiplabels.cophylo, tipRotate, to.matrix, treeSlice)
export(untangle)
export(vcvPhylo)
export(write.simmap, writeAncestors, writeNexus)
S3method(plot, densityMap)
S3method(plot, contMap)
S3method(plot, phylo.to.map)
S3method(plot, backbonePhylo)
S3method(reorder, backbonePhylo)
S3method(print, backbonePhylo)
S3method(print, phyl.pca)
S3method(summary, phyl.pca)
S3method(biplot, phyl.pca)
S3method(print, brownie.lite)
S3method(print, densityMap)
S3method(print, contMap)
S3method(print, rateshift)
S3method(logLik, rateshift)
S3method(print, evol.vcv)
S3method(plot, ltt95)
S3method(print, ltt95)
S3method(plot, describe.simmap)
S3method(print, describe.simmap)
S3method(rep, phylo)
S3method(rep, multiPhylo)
S3method(print, fitPagel)
S3method(print, ltt)
S3method(print, multiLtt)
S3method(plot, ltt)
S3method(plot, multiLtt)
S3method(plot, cophylo)
S3method(print, cophylo)
S3method(plot, simmap)
S3method(print, simmap)
S3method(summary, simmap)
S3method(plot, multiSimmap)
S3method(print, multiSimmap)
S3method(summary, multiSimmap)
S3method(reorder, simmap)
S3method(plot, rateshift)
S3method(print, fastAnc)
S3method(print, anc.ML)
S3method(print, fitMk)
S3method(summary, fitMk)
S3method(logLik, fitMk)
S3method(print, brownieREML)
S3method(AIC, fitMk)
S3method(print, phylo.to.map)
S3method(as.phylo, simmap)
S3method(as.multiPhylo, multiSimmap)
S3method(as.multiPhylo, phylo)
S3method(plot, fitPagel)
S3method(plot, fitMk)
S3method(plot, gfit)
S3method(plot, phyl.pca)
S3method(summary, cophylo)
S3method(print, multiCophylo)
S3method(plot, multiCophylo)
S3method(logLik, simmap)
S3method(logLik, multiSimmap)
S3method(plot, cospeciation)
S3method(print, cospeciation)
S3method(density, multiSimmap)
S3method(plot, changesMap)
S3method(print, changesMap)
S3method(plot, phyloScattergram)
S3method(print, phyloScattergram)
S3method(di2multi, simmap)
S3method(print, aic.w)
S3method(print, phyl.RMA)
S3method(coef, phyl.RMA)
S3method(residuals, phyl.RMA)
S3method(plot, phyl.RMA)
S3method(print, ratebytree)
importFrom(animation, ani.options, ani.record, ani.replay, saveVideo)
importFrom(ape, .PlotPhyloEnv, .uncompressTipLabel, ace, all.equal.phylo, as.DNAbin, as.phylo, bind.tree, branching.times, collapse.singles)
importFrom(ape, consensus, compute.brlen, cophenetic.phylo, corBrownian, di2multi, dist.dna, dist.nodes, drop.tip, edgelabels, extract.clade)
importFrom(ape, getMRCA, is.binary.tree)
importFrom(ape, is.monophyletic, is.rooted, is.ultrametric, ladderize, matexpo, mrca, multi2di, neworder_phylo, neworder_pruningwise)
importFrom(ape, nodelabels, Ntip, pic, plot.phylo, prop.part, read.tree, reorder.phylo, root, rotate, rtree, stree, tiplabels)
importFrom(ape, unroot, vcv, vcv.phylo, write.tree)
importFrom(clusterGeneration, genPositiveDefMat)
importFrom(maps, map)
importFrom(mnormt, dmnorm, pd.solve)
importFrom(msm, MatrixExp)
importFrom(numDeriv, hessian)
importFrom(phangorn, allTrees, Ancestors, as.phyDat, dist.hamming, midpoint, NJ, nni, optim.parsimony, parsimony, phyDat, pratchet, nnls.tree, treedist, RF.dist, KF.dist, path.dist, SPR.dist, Children, Descendants)
importFrom(plotrix, draw.arc, draw.circle, draw.ellipse, textbox)
importFrom(scatterplot3d, scatterplot3d)
importFrom(stats, cophenetic, reorder, runif, setNames, optim, dexp, dnorm, rnorm, var, nlminb, biplot, pchisq, rexp, optimize, logLik, as.dist, pnorm, median, cor, aggregate, rgamma, dgamma, lm, rbinom, rgeom, pt, anova, p.adjust, screeplot, rchisq, optimHess, rmultinom, sd, dunif, dist, plogis, density, coef)
importFrom(methods, hasArg)
importFrom(graphics, strwidth, par, segments, locator, lines, text, strheight, symbols, plot, layout, plot.new, title, axis, points, plot.window, polygon, rect, curve, image, mtext, arrows, barplot, boxplot, contour, hist, abline, legend)
importFrom(utils, flush.console, installed.packages, str, capture.output)
importFrom(grDevices, palette, colors, dev.hold, dev.flush, rainbow, heat.colors, gray, colorRampPalette, dev.new, rgb,
pdf, dev.off, col2rgb)
importFrom(combinat, permn)
importFrom(coda, HPDinterval)
importFrom(nlme, gls, varFixed)