logLik.VLSTAR {starvars} | R Documentation |
Log-Likelihood method
Description
Returns the log-Likelihood of a VLSTAR object.
Usage
## S3 method for class 'VLSTAR'
logLik(object, type = c('Univariate', 'Multivariate'), ...)
Arguments
object |
An object of class ‘ |
type |
Type of Log-Likelihood to be showed (univariate or multivariate). |
... |
further arguments to be passed to and from other methods |
Details
The log-likelihood of a VLSTAR model is defined as:
Value
An object with class attribute logLik
.
Author(s)
Andrea Bucci
See Also
[Package starvars version 1.1.10 Index]