View source: R/GrangerCausalityIndeces.R
mBTSCGCI | R Documentation |
computation of the conditional Granger causality index
mBTSCGCI(xM, responseindex, pmax)
xM |
the matrix of K time series (variables in columns) |
responseindex |
the index of the response variable in |
pmax |
maximum order(lag) of the VAR model to be considered |
the matrix of all the conditional Granger causality index across the series of a multivariate set.
Siggiridou, Elsa, and Dimitris Kugiumtzis. "Granger Causality in Multivariate Time Series Using a Time-Ordered Restricted Vector Autoregressive Model." IEEE Transactions on Signal Processing 64, no. 7 (April 2016): 1759-73. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1109/TSP.2015.2500893")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.