Dear Stata Forum,

I am doing regressions with dependent var netwealth transformed with the hyperbolic sine. Literature says that you can transform these regression coefficients back into Euro value by using the following equation:

sinh(x) = {exp(x) - exp(-x)}/2

This is a trigonometric function that stata also already gives me (which I found out through this forum).

Friedline et al (2015) tells me: "This conversion facilitates drawing clear interpretations and practical implications from an otherwise complicated transformation. To accomplish
this conversion, the mean IHS value can be inputted into the following equation: 1/2 (e1y+e-1y)ßx" "

Still I am unable to transform a certain coefficient from my regression on ihs-transformed netwealth. I have no idea how to realize this with this information on sinh(x).
Does anybody have a useful idea how to actually work with this?

Thank you
Sophie