logL.joint.accel.decel.single.R | R Documentation |
Returns log-likelihood for a multivariate Unbiased Random Walk model with accelerating or decelerating rates of evolution through time.
logL.joint.accel.decel.single.R(init.par, y, m, n, anc.values, yy)
init.par |
initial (starting) parameters values |
y |
vector containing all trait values from all traits |
m |
number of traits |
n |
number of populations |
anc.values |
initial values for the ancestral trait values |
yy |
a multivariate evoTS object |
In general, users will not be access these functions directly, but instead use the optimization functions, which use these functions to find the best-supported parameter values.
The log-likelihood of the parameter estimates, given the data.
Kjetil Lysne Voje
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.