logLik.spARCH {spGARCH} | R Documentation |
Extract logarithmic likelihood
Description
The function extracts the log-likelihood of a spatial ARCH model.
Usage
## S3 method for class 'spARCH'
## S3 method for class 'spARCH'
logLik(object, ...)
Arguments
object |
|
... |
Other arguments. |
Details
logLik
object is returned.
Author(s)
Philipp Otto philipp.otto@glasgow.ac.uk
See Also
residuals.spARCH
, fitted.spARCH
.
[Package spGARCH version 0.2.3 Index]