pagelLogLik {phylosignal} | R Documentation |
Computes log-likelihood for data and a given value of Pagel's Lambda
pagelLogLik(lambda, xr, vcvr)
lambda |
the value of Pagel's Lambda |
xr |
a vector of data |
vcvr |
phylogenetic variance-covariance matrix |
Adapted from Liam Revell's R function 'phylosig' in phytools.