Guest User

Untitled

a guest
Jun 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. m <- seas(foodanddrink,
  2. xreg=cbind(SatRollOver,Monday,Tuesday, Wednesday,Thursday,lom),
  3. regression.usertype=cbind('holiday','td','td','td','td','lom'))
  4.  
  5. m <- seas(foodanddrink,
  6. xreg=cbind(SatRollOver),
  7. regression.usertype=cbind('holiday'))
  8.  
  9. m <- seas(foodanddrink,
  10. xreg=cbind(Monday),
  11. regression.usertype=cbind('td'))
  12.  
  13. m <- seas(foodanddrink,
  14. xreg=cbind(SatRollOver=SatRollOver,Monday=Monday),
  15. regression.usertype=cbind('holiday','td'))
  16.  
  17. Error messages generated from processing the X-13ARIMA-SEATS spec file
  18. <snip>RtmpeAuOR8x132fd0209371a4/iofile.spc:
  19. Index out of range vector (getstr)
  20.  
  21. series{
  22. title = "foodanddrink"
  23. file = "C:Users7884961AppDataLocalTempRtmpeAuOR8x132fd02fe41835/data.dta"
  24. format = "datevalue"
  25. period = 12
  26. }
  27.  
  28. transform{
  29. function = auto
  30. print = aictransform
  31. }
  32.  
  33. regression{
  34. aictest = (td easter)
  35. usertype = (holiday td)
  36. user = (xreg1 xreg2)
  37. file = "C:Users7884961AppDataLocalTempRtmpeAuOR8x132fd02fe41835/xreg.dta"
  38. format = "datevalue"
  39. }
  40.  
  41. seats{
  42. noadmiss = yes
  43. save = (s10 s11 s12 s13 s16 s18)
  44. }
  45.  
  46. outlier{
  47.  
  48. }
  49.  
  50. automdl{
  51. print = bestfivemdl
  52. }
  53.  
  54. estimate{
  55. save = (model estimates residuals)
  56. }
  57.  
  58. spectrum{
  59. print = qs
  60. }
  61.  
  62. 2012 1 0.675 1
  63. 2012 2 -0.325 0
  64. 2012 3 -0.325 -1
  65. 2012 4 0.675 1
  66. 2012 5 -0.325 0
  67. 2012 6 -0.325 -1
  68. 2012 7 0.675 1
  69. 2012 8 -0.325 -1
  70. 2012 9 -0.325 0
  71. 2012 10 0.675 1
  72. 2012 11 -0.325 -1
  73. 2012 12 -0.325 1
  74. 2013 1 -0.325 0
  75. 2013 2 -0.325 0
  76. 2013 3 -0.325 0
  77. 2013 4 0.675 0
  78. 2013 5 -0.325 -1
  79. 2013 6 -0.325 0
  80. 2013 7 0.675 1
  81. 2013 8 -0.325 -1
  82. 2013 9 0.675 1
  83. 2013 10 -0.325 0
  84. 2013 11 -0.325 -1
  85. 2013 12 0.675 1
  86. 2014 1 -0.325 -1
  87. 2014 2 -0.325 0
  88. 2014 3 -0.325 1
  89. 2014 4 -0.325 0
  90. 2014 5 -0.325 -1
  91. 2014 6 0.675 1
  92. 2014 7 -0.325 0
  93. 2014 8 -0.325 -1
  94. 2014 9 0.675 1
  95. 2014 10 -0.325 -1
  96. 2014 11 -0.325 0
  97. 2014 12 0.675 1
  98. 2015 1 -0.325 -1
  99. 2015 2 0.675 0
  100. 2015 3 0.675 1
  101. 2015 4 -0.325 0
  102. 2015 5 -0.325 -1
  103. 2015 6 0.675 1
  104. 2015 7 -0.325 -1
  105. 2015 8 -0.325 0
  106. 2015 9 0.675 1
  107. 2015 10 -0.325 -1
  108. 2015 11 0.675 1
  109. 2015 12 -0.325 0
  110. 2016 1 -0.325 -1
  111. 2016 2 0.675 1
  112. 2016 3 -0.325 0
  113. 2016 4 -0.325 -1
  114. 2016 5 0.675 1
  115. 2016 6 -0.325 0
  116. 2016 7 -0.325 -1
  117. 2016 8 0.675 1
  118. 2016 9 -0.325 -1
  119. 2016 10 -0.325 1
  120. 2016 11 -0.325 0
  121. 2016 12 -0.325 -1
  122. 2017 1 0.675 1
  123. 2017 2 -0.325 0
  124. 2017 3 -0.325 -1
  125. 2017 4 -0.325 0
  126. 2017 5 0.675 1
  127. 2017 6 -0.325 -1
  128. 2017 7 -0.325 1
  129. 2017 8 -0.325 0
  130. 2017 9 -0.325 -1
  131. 2017 10 0.675 1
  132. 2017 11 -0.325 0
  133. 2017 12 -0.325 -1
  134. 2018 1 0.675 1
  135. 2018 2 -0.325 0
  136. 2018 3 -0.325 0
  137. 2018 4 0.675 0
  138. 2018 5 -0.325 0
  139. 2018 6 -0.325 -1
  140. 2018 7 0.675 1
  141. 2018 8 -0.325 -1
  142. 2018 9 -0.325 0
  143. 2018 10 0.675 1
  144. 2018 11 -0.325 -1
  145. 2018 12 -0.325 1
  146. 2019 1 -0.325 0
  147. 2019 2 -0.325 0
  148. 2019 3 -0.325 -1
  149. 2019 4 0.675 1
  150. 2019 5 -0.325 -1
  151. 2019 6 -0.325 0
  152. 2019 7 0.675 1
  153. 2019 8 -0.325 -1
  154. 2019 9 0.675 1
  155. 2019 10 -0.325 0
  156. 2019 11 -0.325 -1
  157. 2019 12 0.675 1
  158. 2020 1 -0.325 -1
  159. 2020 2 -0.325 0
  160. 2020 3 0.675 1
  161. 2020 4 -0.325 0
  162. 2020 5 -0.325 -1
  163. 2020 6 0.675 1
  164. 2020 7 -0.325 -1
  165. 2020 8 -0.325 0
  166. 2020 9 0.675 1
  167. 2020 10 -0.325 -1
  168. 2020 11 0.675 1
  169. 2020 12 -0.325 0
  170. 2021 1 -0.325 -1
  171. 2021 2 0.675 0
  172. 2021 3 0.675 1
  173. 2021 4 -0.325 -1
  174. 2021 5 -0.325 0
  175. 2021 6 0.675 1
  176. 2021 7 -0.325 -1
  177. 2021 8 0.675 1
  178. 2021 9 -0.325 0
  179. 2021 10 -0.325 -1
  180. 2021 11 0.675 1
  181. 2021 12 -0.325 -1
Add Comment
Please, Sign In to add comment