Hello everyone,
is there a possibility to invert/undo a recipe? For example, I apply a recipe which scales and center my input data and then I fit the model. Then, I would like to reproject the modelled output to the original input space, normally I would do this using scaled:center
and scaled:scale
from the scale
function.
Is there any function to do this?
Thanks for the help in advance!
Matteo