logLik | R Documentation |
Extract Log-Likelihood for bivar
.
Extract Log-Likelihood for bvar
.
Extract Log-Likelihood for bvar
.
## S3 method for class 'bivar' logLik(object, ..., quantile = 0.5) ## S3 method for class 'bpvar' logLik(object, ..., quantile = 0.5) ## S3 method for class 'bvar' logLik(object, ..., quantile = 0.5)
object |
an object of class |
... |
additional arguments. |
quantile |
reported quantiles. Default is set to median. |
Returns an vector of dimension q
(number of specified quantiles) of log-likelihoods.
Returns an vector of dimension q
(number of specified quantiles) of log-likelihoods.
Returns an vector of dimension q
(number of specified quantiles) of log-likelihoods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.