Minus Likelihood function for a Cauchy model
Gives the minus likelihood function, with fixed root, lm model
minusLikelihoodFixedRoot_lm( 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-likelihood.