I'd like to apply a custom transformation (for example, the inverse hyperbolic sine function) to the dependent variable before the models are run to generate forecasts in Forecast Studio.
However, I'd also like to be able to see the usual graphs / forecasts etc in Studio showing the untransformed variable (or re-transformed back to the original scale) variable.
Is there a way to do this?
Right now, it looks like the transformations available in Studio don't allow for any customization (you either take whatever's provided by Studio -- E.g. Box-Cox, log etc -- or nothing at all)?
I can of course go ahead and load a dataset with the transformed dependent variable into Studio but then all the graphs etc generated will just be based on that and there's no way to see them on the original scale.
I am somewhat familiar with Studio's batch code as well -- so, if there's any way to do it through that, I'd greatly appreciate any pointers.
Thanks!