Displaying 4 results from an estimated 4 matches for "gazaille".
Did you mean:
bataille
2004 Feb 27
3
How to recover t-statistics?
Hi!
I'm doing Monte Carlo analyses of the distribution
of the t-statistics of the parameters of models evaluated
with the lm( ) function.
Is there an easy way to recover the t-statistics
(similarly to using coef to recover the coefficients)?
Thanks,
joseph
---------------------------------
[[alternative HTML version deleted]]
2009 Jun 13
3
'Errors' with Ubuntu
...with or without my external hard-drive connected,
with or without my girlfriend being in the bath tub or not,
etc.
and all the other permutations that R would allow me to do...
if I had access to it.
Any and all cues would be greatly appreciated,
Many Thanks,
Len
lenvir@gmail.com <joseph.j.gazaille@gmail.com>
p.s. Ubuntu 9.04 is giving me problems
I never had with Ubuntu 8.04
[[alternative HTML version deleted]]
2004 Feb 12
0
How to predict ARMA models?
Hi all,
I am fitting an ARMA(1,(1,4)) model.
y(t) = a*y(t-1) + e(t) + b1*e(t-1) + b4*e(t-4)
> arma1.14 <- arma(series, lag=list(ar=1, ma=c(1,4)),
+ include.intercept = F, qr.tol = 1e-07)
works fine:
Coefficient(s):
ar1 ma1 ma4
0.872 -0.445 0.331
I want to forecast 50 periods.
I could not find a 'predict' function for ARMA models.
I
2004 Oct 04
1
update.packages() with R 2.0.0
Good day to all of you and thank you for reading this.
I certainly must have done something awfully wrong
when I downloaded and installed R 2.0.0 on a PC
with Windows 98.
You will find below what happens when I try to 'update.packages()'.
I know what the first 'warning message' means.
About the others, I ain't got no clue.
Thank you very handsomely for your wisdom.
And