Displaying 2 results from an estimated 2 matches for "abs_z".
Did you mean:
abs_x
2008 Apr 17
1
How to extract vectors from an arima() object and into a data frame?
...-3e-04
s.e. 0.1328 16.6182 0.0212 3.6454 1.5571 0.5641 2.4294 2e-04
x7 x8
2.4094 1.0823
s.e. 0.5134 0.3093
sigma^2 estimated as 1.223: log likelihood = -88.35, aic = 198.71
To calculate a p-value, all I have to do is:
1. Let z = parameter / s.e.
2. Let abs_z = abs(z)
3. Let p = 1 minus the integral of a normal distribution from -z to z
How do I extract the coefficients and standard errors out of the MyModel
object, place them in their own data frame? From there, I'm sure I could
calculate the p-value.
I have found that:
> coef(MyModel)
...s...
2011 Oct 09
2
Playing Rage (Steam version) with a gamepad
I'm playing the newly released game Rage by id software on my Arch Linux 64 bit box and runs quite nicely. I was beginning to wonder if it would be possible to ply the game with controller/gamepad? What is possible/easiest to set up with wine? I have an ps3 controller could that do the job or would it be easier to get an xbox 360 controller or a completely different gamepad? Any suggestions