Skip to content
Prev 34880 / 63421 Next

AR(2) modelling

Try this:

debug(stats:::ar.yw.default)

and then run the ar function to step through the ar code so you can
see the results line by line and understand what it is doing at a very
detailed level.
On Sun, Nov 15, 2009 at 10:06 AM, Christophe Dutang <dutangc at gmail.com> wrote: