Gives the minus likelihood function, with fixed root, lm model
minusLikelihoodFixedRoot_lm(
param,
param_names,
tree,
trait,
Xdesign,
model,
rootTip
)
The value of minus the log-likelihood.
the parameters where to evaluate the function
the parameter names
the design matrix
a model for the trait evolution. One of "cauchy"
or "lambda"
(see Details).