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 potto@europa-uni.de
See Also
residuals.spARCH
, fitted.spARCH
.
[Package spGARCH version 0.2.2 Index]