How to look at the source code for predict()
getS3method("predict", "arima")
Cheers,
MW
On Wed, Mar 20, 2013 at 6:43 PM, Yuan, Rebecca
<rebecca.yuan at bankofamerica.com> wrote:
Hello all,
I thought I found it, it is in the arima.R if I use arima to fit the model.
But how could we see the source code of some function in R?
Thanks,
Rebecca
From: Yuan, Rebecca
Sent: Wednesday, March 20, 2013 2:38 PM
To: R help
Subject: How to look at the source code for predict()
Hello,
I try to look at the source code of predict() it turns out that I cannot find it.
I can see it with debug(library), but not efficient.
Can someone help?
Thanks,
Rebecca
----------------------------------------------------------------------
This message, and any attachments, is for the intended r...{{dropped:5}}
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.