Hello,
Em 11-02-2013 01:26, Pete Brecknock escreveu:
malaka wrote
Hi,
I want to assign the ar1 , ma 1 and the intercept estimated by the
following code to three variables a, b and c respectively.
Can anyone help me with this please?
code:
a0 = 0.05; a1 = 0.1; b1 = 0.85
nu = rnorm(2500)
epsi
malaka wrote
> Hi,
> I want to assign the ar1 , ma 1 and the intercept estimated by the
> following code to three variables a, b and c respectively.
>
> Can anyone help me with this please?
>
> code:
>
> a0 = 0.05; a1 = 0.1; b1 = 0.85
> nu = rnorm(2500)
> epsi = rep(0, 2500)
> h = rep(0, 2500)
>
2 matches
Mail list logo