plot_integrated_time_profile: Plot the time profiles in the integrated form

Description Usage Arguments Examples

Description

Plot the time profiles in the integrated form

Usage

1
plot_integrated_time_profile(beta.matrix, var.number, lag.order = 1)

Arguments

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

Examples

1
2
3
plot_integrated_time_profile(beta.matrix = true_beta_3node,
                  var.number = 3,
                  lag.order = 1)

vwendy/pompom documentation built on May 8, 2019, 6:57 p.m.