logLik.MSVARmdl | R Documentation |
This function is used to compute the log-likelihood for a Markov-switching vector autoregressive model.
## S3 method for class 'MSVARmdl'
logLik(object, ...)
object |
any object from which a log-likelihood value, or a contribution to a log-likelihood value, can be extracted. |
... |
some methods for this generic function require additional arguments. |
Log-likelihood value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.