Learn R Programming

phytools (version 0.4-45)

likMlambda: Likelihood for joint lambda

Description

Computes the likelihood.

Usage

likMlambda(lambda, X, C)

Arguments

lambda
scalar, usually on the interval 0,1.
X
data, in a matrix.
C
matrix probably returned by vcv.phylo.

Value

  • A scalar.

Details

Do not use unless you know what you're doing.

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.