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, ...)
Arguments
| 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. | 
Value
the log-likelihood for the linear model described by object, evaluated at Pars. 
Author(s)
José Pinheiro and Douglas Bates [email protected]
See Also
    Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.