Log-Likelihood of a gnlsStruct Object
Pars
is used to update the coefficients of the model components
of object
and the individual log-likelihood
contributions of each component are added together.
## S3 method for class 'gnlsStruct' logLik(object, Pars, conLin, ...)
object |
an object inheriting from class |
Pars |
the parameter values at which the log-likelihood is to be evaluated. |
conLin |
an optional condensed linear model object, consisting of
a list with components |
... |
some methods for this generic require additional arguments. None are used in this method. |
the log-likelihood for the linear model described by object
,
evaluated at Pars
.
José Pinheiro and Douglas Bates bates@stat.wisc.edu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.