Code:
arima ln_wpi, arima(1,1,4) predict y_hat tsline ln_wpi y_hat
How to return the log difference predicted value to the original form in order to compare those?
Many thanks!
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
arima ln_wpi, arima(1,1,4) predict y_hat tsline ln_wpi y_hat
0 Response to reverse the first difference value of ARIMA
Post a Comment