Skip to content
Prev 320000 / 398502 Next

How to look at the source code for predict()

Hello Rui,

This also works!

Thanks so much!

Cheers,

Rebecca

-----Original Message-----
From: Rui Barradas [mailto:ruipbarradas at sapo.pt] 
Sent: Wednesday, March 20, 2013 3:34 PM
To: Yuan, Rebecca
Cc: 'R help'
Subject: Re: [R] How to look at the source code for predict()

Hello,

In the case of predict.Arima, you can type at an R prompt the following.

stats:::predict.Arima


Hope this helps,

Rui Barradas

Em 20-03-2013 18:43, Yuan, Rebecca escreveu: