# Generated by roxygen2: do not edit by hand

export(c_truncauchy)
export(concatNexus)
export(conflate)
export(crossplot)
export(density_fun)
export(fasta2nexus)
export(findParams)
export(lognormalBeast)
export(measureSimil)
export(mswd.test)
export(quantile_conflation)
export(stratCI)
export(summaryBrlen)
export(table2nexus)
export(tnt2newick)
export(topoFreq)
export(xintercept)
importFrom(Rfit,rfit)
importFrom(ape,
  dist.topo,
  makeNodeLabel,
  root,
  unroot
)
importFrom(boot,boot)
importFrom(coda,
  HPDinterval,
  mcmc
)
importFrom(graphics,
  abline,
  curve,
  lines,
  plot,
  points,
  polygon,
  segments
)
importFrom(stats,
  approxfun,
  as.dist,
  coef,
  cor,
  cutree,
  density,
  dlnorm,
  ecdf,
  hclust,
  integrate,
  lm,
  median,
  optim,
  pchisq,
  qt,
  quantile
)
importFrom(utils,
  read.delim,
  write.table
)
