estimatetree: estimate a tree

Description Usage Arguments Value Examples

Description

estimate a tree

Usage

1
estimatetree(aln, maxit = 10000, optNni = TRUE, bf = basefreqs, ...)

Arguments

aln

Alignment in DNAbin format

maxit

Max number of iterations in optimisation

optNni

(TRUE) optimise the topology of the tree

...

further parameters for optim.pml

Value

tree object of type phylo

Examples

1
2
test=estimatetree(aln)
myModel <- setDatesFromFile(myModel, datefile)

JamesStimson/transnp documentation built on May 30, 2019, 3:51 p.m.