Minus REML function for a Cauchy model
Gives the minus REML function.
minusLikelihoodREML(param, param_names, tree, trait, Xdesign, model, rootTip)
param
: the parameters where to evaluate the functionparam_names
: the parameter namesXdesign
: the design matrixmodel
: a model for the trait evolution. One of "cauchy"
or "lambda"
(see Details).The value of minus the log-REML.