Description Usage Arguments Examples
Plot the time profiles in the integrated form
| 1 | plot_integrated_time_profile(beta.matrix, var.number, lag.order = 1)
 | 
| beta.matrix | matrix of temporal relations, cotaining both lag-1 and contemporaneous | 
| var.number | number of variables in the time series | 
| lag.order | lag order of the model to be fit | 
| 1 2 3 | plot_integrated_time_profile(beta.matrix = true_beta_3node,
                  var.number = 3,
                  lag.order = 1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.