X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fphymltest.Rd;h=6a1cd74affb2bb14ffe47b8f369b544d6adf21c2;hb=2419de65ffb4f7c45eb8c2448bcba3d0df64744f;hp=737beed1d5677bef35a72e275c952abec77d319f;hpb=285d0e6700c8381d66b5c671aacd9494fa8ad444;p=ape.git diff --git a/man/phymltest.Rd b/man/phymltest.Rd index 737beed..6a1cd74 100644 --- a/man/phymltest.Rd +++ b/man/phymltest.Rd @@ -37,7 +37,7 @@ 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 @@ -45,7 +45,7 @@ phymltest(seqfile, format = "interleaved", itree = NULL, returned in R as a vector with the log-likelihood value of each model. } \details{ - The present function requires version 3.0 of PhyML; it won't work with + The present function requires version 3.0.1 of PhyML; it won't work with older versions. The user must take care to set correctly the three different paths @@ -115,9 +115,9 @@ phymltest(seqfile, format = "interleaved", itree = NULL, Guindon, S. and Gascuel, O. (2003) A simple, fast, and accurate algorithm to estimate large phylogenies by maximum likelihood. \emph{Systematic Biology}, \bold{52}, 696--704. - \url{http://atgc.lirmm.fr/phyml/} + \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}}