[R-sig-ME] Variable transformation and back transformation

ONKELINX, Thierry Thierry.ONKELINX at inbo.be
Fri Mar 20 10:22:41 CET 2009


Dear all,

Christina's question will be a bit more clear with some extra background
information on the topic. When interpolating concentrations in the soil
with kriging, a log-transformation is often used. The predicted value
for a location in the log-scale is a distribution with mean mu(s) and
standard deviation sigma(s). Mu(s) is a function which yields the mean
value depending on location s.
A simple form of backtransformation would be exp(mu(s)). That will no
longer be the mean of the distribution (in the original scale) at
location s, but rather its median. The mean of the distribution in the
original scale is exp(mu(s) + 0.5 * sigma(s) ^ 2). That is the reason
why Christina includes the variance in the backtransformation.

This is the backtransformation one would use with a linear model. So I
suppose that Christina's question is how the deal with the variance from
the random effect in such a backtransformation.

Personally I would settle with confidence intervals. The nice thing
about them is that they are based on the order of values. Since a
monotone transformations (like exp() and log()) don't change the order
of values, the backtransformation is straightforward: exp([LCL, UCL]).
That requires two maps to depict the information.
If you have some important treshold (e.g. some legal maximum
concentration) you could create a map with the probability of exeeding
that treshold.

HTH,

Thierry


------------------------------------------------------------------------
----
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature
and Forest
Cel biometrie, methodologie en kwaliteitszorg / Section biometrics,
methodology and quality assurance
Gaverstraat 4
9500 Geraardsbergen
Belgium 
tel. + 32 54/436 185
Thierry.Onkelinx at inbo.be 
www.inbo.be 

To call in the statistician after the experiment is done may be no more
than asking him to perform a post-mortem examination: he may be able to
say what the experiment died of.
~ Sir Ronald Aylmer Fisher

The plural of anecdote is not data.
~ Roger Brinner

The combination of some data and an aching desire for an answer does not
ensure that a reasonable answer can be extracted from a given body of
data.
~ John Tukey

Dit bericht en eventuele bijlagen geven enkel de visie van de schrijver weer 
en binden het INBO onder geen enkel beding, zolang dit bericht niet bevestigd is
door een geldig ondertekend document. The views expressed in  this message 
and any annex are purely those of the writer and may not be regarded as stating 
an official position of INBO, as long as the message is not confirmed by a duly 
signed document.




More information about the R-sig-mixed-models mailing list