Returns log-likelihood for a multivariate Ornstein-Uhlenbeck model.
logL.joint.multi.OUOU(init.par, yy, A.matrix, R.matrix)The log-likelihood of the parameter estimates, given the data.
initial (starting) parameters values
a multivariate evoTS object
the pull matrix.
the drift matrix..
Kjetil Lysne Voje
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.