https://github.com/cran/ape
Raw File
Tip revision: 356688ebfa433690c15cc9a0958ce55a92e2cba7 authored by Emmanuel Paradis on 14 December 2006, 00:00:00 UTC
version 1.9-1
Tip revision: 356688e
ape-internal.Rd
\name{ape-internal}
\alias{tree.build}
\alias{f.cherry.yule}
\alias{f.cherry.uniform}
\alias{sortIndex}
\alias{nsca}
\alias{perm.rowscols}
\alias{mant.zstat}
\alias{lower.triang}
\alias{clado.build}
\alias{getDurations}
\alias{getEdgeLengths}
\alias{getExternalParams}
\alias{getNEdges}
\alias{getNFreeParams}
\alias{getRates}
\alias{objFuncLogScale}
\alias{optimTree}
\alias{phylogram}
\alias{prepareTree}
\alias{setTree}
\alias{buildTreeFromPhylo}
\alias{destroyTree}
\alias{getError}
\alias{nEdges}
\alias{nNodes}
\alias{nTips}
\alias{getMisawaTajima}
\alias{phylogram.plot}
\alias{cladogram.plot}
\alias{unrooted.plot}
\alias{unrooted.xy}
\alias{node.height}
\alias{node.height.clado}
\alias{birth.step}
\alias{death.step}
\alias{ht.move}
\alias{loglik.pop}
\alias{pos.move}
\alias{BOTHlabels}
\alias{chronopl.cv}
\alias{prepare.dna}
\alias{floating.pie.asp}
\alias{checkLabel}
\alias{getMRCA}
\title{Internal Ape Functions}
\description{
  Internal ape functions.
}
\note{
  These are not to be called by the user (or in some cases are just
  waiting for proper documentation to be written).
}
\keyword{internal}
back to top