Fatal error when runing es() function in R2019 Community Moderator ElectionGrouping functions (tapply, by, aggregate) and the *apply familyR Studio crashes when running bigvis condense() and bin()Use dygraph for R to plot xts time series by year only?R Crashes when training using caret and method = gamLoessCreate proper input names for the hts character argument RError in `-.default`(y, fits) : non-conformable arrays, when using FUN= in forecast.gts of hts packageFatal error on R studio launchingRstudio encountered a Fatal Error on startupRStudio initialization error, unexpected exception, fatal errorError in loading RWeka

Is this Paypal Github SDK reference really a dangerous site?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

If sound is a longitudinal wave, why can we hear it if our ears aren't aligned with the propagation direction?

Is there a math expression equivalent to the conditional ternary operator?

Traveling to heavily polluted city, what practical measures can I take to minimize impact?

Numerical value of Determinant far from what it is supposed to be

Help! My Character is too much for her story!

Is it a Cyclops number? "Nobody" knows!

Computation logic of Partway in TikZ

What do you call someone who likes to pick fights?

Can't make sense of a paragraph from Lovecraft

cannot log in to the server after changing SSH port

Are all players supposed to be able to see each others' character sheets?

How can I portion out frozen cookie dough?

What is the "determinant" of two vectors?

Giving a career talk in my old university, how prominently should I tell students my salary?

What does *dead* mean in *What do you mean, dead?*?

What will happen if my luggage gets delayed?

How to educate team mate to take screenshots for bugs with out unwanted stuff

How do we create new idioms and use them in a novel?

Translation of 答えを知っている人はいませんでした

Under what conditions can the right to remain silent be revoked in the USA?

ESPP--any reason not to go all in?

Is it appropriate to ask a former professor to order a book for me through an inter-library loan?



Fatal error when runing es() function in R



2019 Community Moderator ElectionGrouping functions (tapply, by, aggregate) and the *apply familyR Studio crashes when running bigvis condense() and bin()Use dygraph for R to plot xts time series by year only?R Crashes when training using caret and method = gamLoessCreate proper input names for the hts character argument RError in `-.default`(y, fits) : non-conformable arrays, when using FUN= in forecast.gts of hts packageFatal error on R studio launchingRstudio encountered a Fatal Error on startupRStudio initialization error, unexpected exception, fatal errorError in loading RWeka










0















es function in smooth package has a weird behavior for some short time-series. Here is a case:



require(smooth) # version 2.4.7

#create two time series of length 10
vec1_ts<-ts(c(36,24,51,7,7,77,1,29,19,2),start=c(2016,1),frequency=12)
vec2_ts<-ts(1:10,start=c(2016,1),frequency=12)

#this works:
es(vec1_ts)

#but this doesn't:
es(vec2_ts)

# another non-working example with a shorter length
vec3_ts<-ts(c(23,5,4,12,2,5),start=c(2016,1),frequency = 12)
es(vec3_ts)


I got a "R encountered a fatal error" message, and then forced to terminate the session when running es for the second time-series.










share|improve this question




























    0















    es function in smooth package has a weird behavior for some short time-series. Here is a case:



    require(smooth) # version 2.4.7

    #create two time series of length 10
    vec1_ts<-ts(c(36,24,51,7,7,77,1,29,19,2),start=c(2016,1),frequency=12)
    vec2_ts<-ts(1:10,start=c(2016,1),frequency=12)

    #this works:
    es(vec1_ts)

    #but this doesn't:
    es(vec2_ts)

    # another non-working example with a shorter length
    vec3_ts<-ts(c(23,5,4,12,2,5),start=c(2016,1),frequency = 12)
    es(vec3_ts)


    I got a "R encountered a fatal error" message, and then forced to terminate the session when running es for the second time-series.










    share|improve this question


























      0












      0








      0








      es function in smooth package has a weird behavior for some short time-series. Here is a case:



      require(smooth) # version 2.4.7

      #create two time series of length 10
      vec1_ts<-ts(c(36,24,51,7,7,77,1,29,19,2),start=c(2016,1),frequency=12)
      vec2_ts<-ts(1:10,start=c(2016,1),frequency=12)

      #this works:
      es(vec1_ts)

      #but this doesn't:
      es(vec2_ts)

      # another non-working example with a shorter length
      vec3_ts<-ts(c(23,5,4,12,2,5),start=c(2016,1),frequency = 12)
      es(vec3_ts)


      I got a "R encountered a fatal error" message, and then forced to terminate the session when running es for the second time-series.










      share|improve this question
















      es function in smooth package has a weird behavior for some short time-series. Here is a case:



      require(smooth) # version 2.4.7

      #create two time series of length 10
      vec1_ts<-ts(c(36,24,51,7,7,77,1,29,19,2),start=c(2016,1),frequency=12)
      vec2_ts<-ts(1:10,start=c(2016,1),frequency=12)

      #this works:
      es(vec1_ts)

      #but this doesn't:
      es(vec2_ts)

      # another non-working example with a shorter length
      vec3_ts<-ts(c(23,5,4,12,2,5),start=c(2016,1),frequency = 12)
      es(vec3_ts)


      I got a "R encountered a fatal error" message, and then forced to terminate the session when running es for the second time-series.







      r time-series forecasting






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 days ago







      JohnPython

















      asked Mar 6 at 23:01









      JohnPythonJohnPython

      3716




      3716






















          1 Answer
          1






          active

          oldest

          votes


















          0














          This looks like a bug in the function of that package. Can you, please, submit the bug here: https://github.com/config-i1/smooth/issues



          The StackOverflow is not for solving problems of specific packages, it is for the solution of more general problems.






          share|improve this answer























          • This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

            – Ivan Svetunkov
            4 hours ago










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55033572%2ffatal-error-when-runing-es-function-in-r%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          This looks like a bug in the function of that package. Can you, please, submit the bug here: https://github.com/config-i1/smooth/issues



          The StackOverflow is not for solving problems of specific packages, it is for the solution of more general problems.






          share|improve this answer























          • This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

            – Ivan Svetunkov
            4 hours ago















          0














          This looks like a bug in the function of that package. Can you, please, submit the bug here: https://github.com/config-i1/smooth/issues



          The StackOverflow is not for solving problems of specific packages, it is for the solution of more general problems.






          share|improve this answer























          • This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

            – Ivan Svetunkov
            4 hours ago













          0












          0








          0







          This looks like a bug in the function of that package. Can you, please, submit the bug here: https://github.com/config-i1/smooth/issues



          The StackOverflow is not for solving problems of specific packages, it is for the solution of more general problems.






          share|improve this answer













          This looks like a bug in the function of that package. Can you, please, submit the bug here: https://github.com/config-i1/smooth/issues



          The StackOverflow is not for solving problems of specific packages, it is for the solution of more general problems.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 6 hours ago









          Ivan SvetunkovIvan Svetunkov

          63




          63












          • This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

            – Ivan Svetunkov
            4 hours ago

















          • This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

            – Ivan Svetunkov
            4 hours ago
















          This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

          – Ivan Svetunkov
          4 hours ago





          This has been fixed in v2.4.8.41009, which is currently on github: github.com/config-i1/smooth

          – Ivan Svetunkov
          4 hours ago



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55033572%2ffatal-error-when-runing-es-function-in-r%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Can't initialize raids on a new ASUS Prime B360M-A motherboard2019 Community Moderator ElectionSimilar to RAID config yet more like mirroring solution?Can't get motherboard serial numberWhy does the BIOS entry point start with a WBINVD instruction?UEFI performance Asus Maximus V Extreme

          Identity Server 4 is not redirecting to Angular app after login2019 Community Moderator ElectionIdentity Server 4 and dockerIdentityserver implicit flow unauthorized_clientIdentityServer Hybrid Flow - Access Token is null after user successful loginIdentity Server to MVC client : Page Redirect After loginLogin with Steam OpenId(oidc-client-js)Identity Server 4+.NET Core 2.0 + IdentityIdentityServer4 post-login redirect not working in Edge browserCall to IdentityServer4 generates System.NullReferenceException: Object reference not set to an instance of an objectIdentityServer4 without HTTPS not workingHow to get Authorization code from identity server without login form

          2005 Ahvaz unrest Contents Background Causes Casualties Aftermath See also References Navigation menue"At Least 10 Are Killed by Bombs in Iran""Iran"Archived"Arab-Iranians in Iran to make April 15 'Day of Fury'"State of Mind, State of Order: Reactions to Ethnic Unrest in the Islamic Republic of Iran.10.1111/j.1754-9469.2008.00028.x"Iran hangs Arab separatists"Iran Overview from ArchivedConstitution of the Islamic Republic of Iran"Tehran puzzled by forged 'riots' letter""Iran and its minorities: Down in the second class""Iran: Handling Of Ahvaz Unrest Could End With Televised Confessions""Bombings Rock Iran Ahead of Election""Five die in Iran ethnic clashes""Iran: Need for restraint as anniversary of unrest in Khuzestan approaches"Archived"Iranian Sunni protesters killed in clashes with security forces"Archived