Hi.
I try to use "CReW modified outliers" to normalize the data for Arima and ETS(for prediction), but I could not do this.
How you can see in the picture input,jpg I have just 2 column that I need for the model one is data another is revenueAmount.
I want to normalize the revenueAmount using "CReW modified outliers" the configuration you can see in the picture "configuration.jpg"
But the result is strange.
You can see in the picture output.jpg where is more coloumn that I expected and the new column is missing.
But when I save this data in .csv file I have just 3 columns. Date, RevenueAmount, New_RevenueAmount.
Also when I connect to the Arima , I could not select the new column because I don;t see it.
What I am doing wrong?
How can I normalize the data without using this "CReW modified outliers"