[Bug]: Time Series Analysis Stationarity transformation #2804
Labels
Bug: High
Bugs that are negatively affecting the area of the program, but don't need immediate fix.
Module: jaspTimeSeries
JASP Version
0.18.3
Commit ID
No response
JASP Module
Time Series
What analysis are you seeing the problem on?
Transformation under stationarity
What OS are you seeing the problem on?
macOS Intel
Bug Description
I've noticed that when I perform data transformation, I get identical results using the methods "Detrend using linear regression + Log" and "Detrend using linear regression". Initially, I thought this might be due to the "Detrend using linear regression" step generating negative data values, causing the "Log" step not to work. To check if the problem was the negative value of the data, I ran using "Difference"(which also produces negative values) instead of "Detrend using linear regression". However, the "Difference + Log" and "Difference" produced different results.
Expected Behaviour
Results from "Detrend using linear regression + Log" and "Detrend using linear regression" should differ.
Steps to Reproduce
Pennsylvania monthly offences data_2013.csv
...
Log (if any)
No response
Final Checklist
The text was updated successfully, but these errors were encountered: