Skip to content
Back to formatted view

Raw Message

Message-ID: <e89bb7ac041124074871ab8d01@mail.gmail.com>
Date: 2004-11-24T15:48:41Z
From: Dr Carbon
Subject: tsdiag for ar?

Is there a way to have the ar function work with tsdiag for on-the-fly
visualization of ar fits? I have to fit a great many models of varying
order and would like to save the diagnostic graphs.

For instance, 
tsdiag(ar(lh))
tsdiag(arima(lh, order = c(3,0,0)))

Thanks...