Description Usage Arguments Value
Function to obtain network of volatility spillovers
1 | network.vs(spill, main.label = NULL, names = NULL, ww = 5, colour = "#619CFF")
|
spill |
matrix of spillover effects. Dimension JxJ, where J is the number of time series. |
main.label |
network names. Default NULL. |
names |
node names. Default is the column names of beta. |
ww |
weight of the thickness of the arrows |
colour |
arrows' colour. Default "#619CFF". |
a network of spillover effects consisting of J nodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.