plot_network_graph {pompom} | R Documentation |
Plot the network graph
plot_network_graph(beta, var.number)
beta |
matrix of temporal relations, cotaining both lag-1 and contemporaneous |
var.number |
number of variables in the time series |
plot_network_graph(beta = true_beta_3node,
var.number = 3)