Description Usage Arguments Value
View source: R/functions_GARCHSK.R
This function calculates the log-likelihood of GARCHSK model.
1 | garchsk_lik(params, data)
|
params |
vector of GARCHSK model parameters(p1,const2,p2,q2,const3,p3,q3,const4,p4,q4) |
data |
vector time series data |
(negative) log-likelihood of GJRSK model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.