# Generated by roxygen2: do not edit by hand

S3method(logLik,phybreak)
S3method(plot,phybreak)
S3method(plot,phybreakdata)
export(burnin.phybreak)
export(get.mcmc)
export(get.multiPhylo)
export(get.parameters)
export(get.phylo)
export(get.seqdata)
export(get.tree)
export(infectorsets)
export(phybreak)
export(phybreakdata)
export(phylotree)
export(plotPhylo)
export(plotTrans)
export(sample.phybreak)
export(sim.phybreak)
export(thin_phybreak)
export(transtree)
import(ape)
import(phangorn)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,arrows)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,new)
importFrom(stats,dgamma)
importFrom(stats,median)
importFrom(stats,pgamma)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stringr,str_pad)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(phybreak)
