I have a linear regression and two estimates, say A and B and their standard errors. I need to find the standard error of a ratio A/B [or A/(1-B)]. I guess the main problem is that I don't know the correlation between A and B... I guess that makes this unsolvable, since the correlation plays a major role... correct?
If I knew it, what would be the way to calculate the standard error?
Thanks!