An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-gr/attachments/20090622/026f7bb4/attachment.pl>
[R--gR] standard error and p-value for the estimated parameter in AR model
2 messages · FMH, Kjell Konis
You should ask this question on R-help. Subscribe at http://www.r- project.org/mail.html Kjell
On Jun 22, 2009, at 5:58 PM, FMH wrote:
Dear All, I used an AR(1) model to explain the process of the stationary residuals and have used an 'ar' command in R. From the results, i tried to extract the standard error and p-value for the estimated parameter, but unfortunately, i never find any way to extract it from the output. What i did was, i assigned the residuals into the 'residual' object in R and used an 'ar' function as below.
residual <- residuals ar(residual, aic = TRUE, method = "mle", order.max = 1)
Could someone help me to extract the stadard error and the p-value for the estimated parameter, please? Thank you Fir [[alternative HTML version deleted]] <ATT00001.txt>