search for: ma5

Displaying 5 results from an estimated 5 matches for "ma5".

Did you mean: ma
2003 Nov 24
0
link between arima and arma fit
...e output of R: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > modelarma<-arma(diff(x),c(7,5)) > modelarma Call: arma(x = diff(x), order = c(7, 5)) Coefficient(s): ar1 ar2 ar3 ar4 ar5 ar6 ar7 ma1 ma2 0.06078 -0.44774 0.41881 0.47624 0.01406 0.06565 -0.06167 -0.01294 0.31313 ma3 ma4 ma5 intercept -0.49027 -0.55461 -0.11520 -0.10692 > modelarima<-arima(x,c(7,1,5)) > modelarima Call: arima(x = x, order = c(7, 1, 5)) Coefficients: ar1 ar2 ar3 ar4 ar5 ar6 ar7 ma1 ma2 ma3 ma4 0.1244 -0.1149 -0.2283 0.5209 0.4135 -0.0072 0.0263 -0.087 0.0038 0.1868 -0.5477 s.e. NaN NaN 0.0696...
2012 Sep 13
6
[newbie] aggregating table() results and simplifying code with loop
...e results of table() when the number of columns is different? Or the other way around: Is there a way to have a table where each row reports the number of points per time return per WS? something like WS1 WS2 WS3 WS4 ... WS16 crop period 23 15 18 43 ... 52 Ma5 01 18 11 25 84 ... 105 Ma2 01 ... ... ... ... ... ... ... ... ... ... ... ... ... ... Co5 01 ... ... ... ... ... ... ... ... ... ... ... ... ... ... Ma5 02 ... ... ... ... ......
2011 Feb 16
0
Arima contents
...er = c(7, 0, 7), xreg = isr) Coefficients: ar1 ar2 ar3 ar4 ar5 ar6 ar7 ma1 ma2 -0.3356 0.0282 -0.0124 0.0604 0.1608 0.7949 0.2286 0.4461 0.0099 s.e. NaN 0.2140 0.1711 0.2545 0.1547 0.0725 NaN NaN 0.1842 ma3 ma4 ma5 ma6 ma7 intercept isr 0.0841 0.0773 -0.054 -0.7227 -0.1322 6.1433 -0.0818 s.e. 0.1911 0.2689 NaN 0.1774 NaN 5.0604 0.2110 sigma^2 estimated as 4.542: log likelihood = -651.68, aic = 1337.36 Warning message: In sqrt(diag(x$var.coef)) : NaNs produc...
2009 Feb 20
0
residuals from a fractional arima model and other questions
...112e-16 -2.432e+15 <2e-16 *** ar9 3.442e-01 2.175e-22 1.582e+21 <2e-16 *** ma1 -1.190e-01 1.470e-18 -8.097e+16 <2e-16 *** ma2 -9.343e-02 0.000e+00 -Inf <2e-16 *** ma3 2.140e-01 0.000e+00 Inf <2e-16 *** ma4 -2.107e-01 0.000e+00 -Inf <2e-16 *** ma5 -2.892e-01 0.000e+00 -Inf <2e-16 *** ma6 -7.197e-01 2.888e-08 -2.492e+07 <2e-16 *** ma7 3.021e-01 0.000e+00 Inf <2e-16 *** ma8 -1.395e-01 0.000e+00 -Inf <2e-16 *** ma9 -2.493e-02 3.013e-21 -8.274e+18 <2e-16 *** --- Signif. codes: 0 '***' 0....
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking