]> git.donarmstrong.com Git - ape.git/blobdiff - man/phymltest.Rd
some updates for ape 3.0-6
[ape.git] / man / phymltest.Rd
index d4587cc6e104b6418c106117b5f63f61abf32de5..365620fd2e4a0dfa3c8bb9830dc66947a3f6f2c6 100644 (file)
@@ -37,12 +37,12 @@ phymltest(seqfile, format = "interleaved", itree = NULL,
     title).}
   \item{col}{a colour used for the segments showing the AIC values (blue
     by default).}
-  \item{...}{further arguments passed to or from other methods.}
+  \item{\dots}{further arguments passed to or from other methods.}
 }
 \description{
   This function calls PhyML and fits successively 28 models of DNA
   evolution. The results are saved on disk, as PhyML usually does, and
-  returned in R as a vector with the log-likelihood value of each model.
+  returned in \R as a vector with the log-likelihood value of each model.
 }
 \details{
   The present function requires version 3.0.1 of PhyML; it won't work with
@@ -117,7 +117,7 @@ phymltest(seqfile, format = "interleaved", itree = NULL,
   \emph{Systematic Biology}, \bold{52}, 696--704.
   \url{http://www.atgc-montpellier.fr/phyml/}
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link{read.tree}}, \code{\link{write.tree}},
   \code{\link{dist.dna}}