p: a positive integer providing model's autoregressive lag order.
B: a logical NxN matrix containing value TRUE for the elements of the structural matrix B to be estimated and value FALSE for exclusion restrictions to be set to zero.
exogenous: a (T+p)xd matrix of exogenous variables.
stationary: an N logical vector - its element set to FALSE sets the prior mean for the autoregressive parameters of the Nth equation to the white noise process, otherwise to random walk.
Returns
A new complete specification for the bsvar model with t-distributed structural shocks, BSVART.
Method clone()
The objects of this class are cloneable with this method.