てぃーだブログ › 情報処理実習

2008年08月04日

804 時系列データ



Call:
arima(x = ty1, order = c(2, 1, 2))

Coefficients:
ar1 ar2 ma1 ma2
0.5892 0.2347 0.6050 -0.0115
s.e. 0.3302 0.2743 0.3302 0.1465

sigma^2 estimated as 0.001878: log likelihood = 666.35, aic = -1322.69
> pred1<-predict(arima01,n.ahead=24)
  

Posted by e061308 at 13:15Comments(0)TrackBack(0)

2008年07月28日

728 横断面データ




node), split, n, loss, yval, (yprob)
* denotes terminal node

1) root 47 14 + (0.27659574 0.70212766 0.02127660)
2) x2< 99.65 13 6 - (0.53846154 0.46153846 0.00000000) *
3) x2>=99.65 34 7 + (0.17647059 0.79411765 0.02941176) *

x2<99.65だと県内総生産対前年増加比がプラスになる。
x2>99.65だと県内総生産対前年増加比がマイナスになる。  

Posted by e061308 at 14:20Comments(0)TrackBack(0)

2008年07月07日

0707課題

  

Posted by e061308 at 14:32Comments(0)TrackBack(0)

2008年06月30日

0630

  

Posted by e061308 at 13:44Comments(0)TrackBack(0)

2008年06月16日

6/16 情報処理

  

Posted by e061308 at 14:12Comments(0)TrackBack(0)

2008年05月26日

5月26日

  

Posted by e061308 at 14:22Comments(0)TrackBack(0)

2008年05月19日

test

test  

Posted by e061308 at 14:26Comments(0)TrackBack(0)