Skip to content
Back to formatted view

Raw Message

Message-ID: <CAAmySGMTmwKK=Z7h2KEX_GqWFBF7SQpkeu9FuaaLhkmUXfKoLw@mail.gmail.com>
Date: 2013-03-20T18:52:09Z
From: R. Michael Weylandt
Subject: How to look at the source code for predict()
In-Reply-To: <CAAmySGOvnv2dSgDmbmTpyZLGprb7cpks+TvCzx4kq==JJ7TtHQ@mail.gmail.com>

On Wed, Mar 20, 2013 at 6:49 PM, R. Michael Weylandt
<michael.weylandt at gmail.com> wrote:
> getS3method("predict", "arima")

Pardon -- it's either "Arima" or "arima0" but not "arima" in this case.

But, in general, getS3method is what you're looking for.

Cheers,
MW