Forecasting and Predictive Modelining

Hi All,

 

I have to forecast data for next year. Is it possible to create using beast mode. 

Comments

  • Is anyone able to help out with this request?

  • Darius
    Darius Domo Employee

    Hello arav,

     

    Do you have an idea of what the forecasting query would look like if it were inside of mySQL? That will help me know if the query will work in a Beast Mode.


    Darius Rose
    **Say “Thanks” by clicking the “heart” in the post that helped you.
    **Please mark the post that solves your problem by clicking on "Accept as Solution"
  • I have data for years 2016,2017,2018( to present) 

     

    Based on this information is Domo able to forecast for the year 2019.

     

    My specific data set is related to healthcare and shows a hospital unit for example ER or ICU and the $ the hospital pays for that nurse in a given month or year. I have the model showing the average bill rate for each unit compared by month year over year but am wondering can it predict what the data will look like in 2019?

     

    Thanks!

  • Hi Guys,

     

    I have forecasted using R programming language. As DOMO supports R plugin, it is easy to import or export the data into R and do the forecasting. You can find the sample codes on GitHub.

  • Do you have a link to the repository?