Skip to content
Back to formatted view

Raw Message

Message-ID: <BANLkTin9+aAdh7Y5ejB-1Tst4hpWZLdNAw@mail.gmail.com>
Date: 2011-04-04T14:56:10Z
From: Alison Callahan
Subject: simulating a VARXls model using dse

Hello,

Using the dse package I have estimated a VAR model using estVARXls().
I can perform forecasts using forecast() with no problems, but when I
try to use simulate() with the same model, I get the following error:

Error in diag(Cov, p) :
  'nrow' or 'ncol' cannot be specified when 'x' is a matrix

Can anyone shed some light on the meaning of this error? How can I
simulate output using a model created with estVARXls()?

Thanks,

Alison