logLik.gnlsStruct: Log-Likelihood of a gnlsStruct Object
Description
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.Usage
## S3 method for class 'gnlsStruct':
logLik(object, Pars, conLin, \dots)
Value
the log-likelihood for the linear model described by object
,
evaluated at Pars
.