View source: R/GrangerCausalityIndeces.R
mBTS_Af_mat | R Documentation |
DFT Vector Autoregressive coefficients matrix using the mBTS algorithm. This matrix is the base to compute the generalized partial directed coherence
mBTS_Af_mat(xM, responseindex, pmax, freqs)
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 |
freqs |
frequencies at which the spectral density is estimated |
the matrix of all the Restricted Generalized Partial Directed Coherence index across the series of a multivariate set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.