How to fit a restricted VAR model in statsmodel?

19 views
Skip to first unread message

Rami Chehab

unread,
Sep 19, 2017, 5:40:20 AM9/19/17
to pystatsmodels
The question is I understand how to fit a VAR model in Statsmodel (
Model=VAR(data)
results = Model.fit(1)
results
.summary()

), however, I do not how to do the restricted VAR model. i.e. how to drop of non-significant coefficients in a VAR(2) model say!

The question has already been raised here 



Reply all
Reply to author
Forward
0 new messages