quantml: Phylogenetic inference from quantitative traits using...

View source: R/quantML.R

quantmlR Documentation

Phylogenetic inference from quantitative traits using likelihood

Description

To be completed.

Usage

	quantml(tree, Data)
	optEdges(object, ...)
	optNNI(object, ...)

Arguments

tree

phylogeny as an object of class "phylo".

Data

data matrix with traits in columns.

object

object of class "quantml".

...

optional arguments

Details

To be completed.

Value

An object (optimized or unoptimized, depending on the method of class "quantml".

Author(s)

Liam Revell liam.revell@umb.edu, Joan Maspons

References

Felsenstein, J. (1973) Maximum-likelihood estimation of evolutionary trees from continuous characters. American Journal of Human Genetics, 25, 471-492.

Felsenstein, J. (1981) Evolutionary trees from gene frequencies and quantitative characters: Finding the maximum likelihood estimates. Evolution, 35, 1229-1242.


liamrevell/quantML documentation built on May 8, 2022, 12:08 a.m.