Closed LinyiGuo96 closed 4 years ago
Hi, I am working with seasonal adjustment recently.
Currently, I want to know how I can output whether one time series is transformed or not. I know I could see the transformation with 'summary(model)', but how to output it as 'TRUE' or 'FALSE'?
Sorry I think 'transformfunction()' is what I need.
Hi, I am working with seasonal adjustment recently.
Currently, I want to know how I can output whether one time series is transformed or not. I know I could see the transformation with 'summary(model)', but how to output it as 'TRUE' or 'FALSE'?