[R] normal score transform
Ulrich Leopold
uleopold at science.uva.nl
Fri Sep 13 10:10:23 CEST 2002
How would I do a backtransform of predicted values (derived from the given
data) AND the variance?
Ulrich
Liaw, Andy wrote:
> The "normal scores" are just ranks of the data mapped onto the normal CDF,
> so something like:
>
> qnorm((rank(x) - 0.375)/(sum(!is.na(x)) + .25))
>
> should do what you want. Another alternative (as calculated in qqnorm) is
>
> qnorm(ppoints(x))
>
> Andy
>
>
>>-----Original Message-----
>>From: Ulrich Leopold [mailto:uleopold at science.uva.nl]
>>Sent: Thursday, September 12, 2002 12:59 PM
>>To: r-help at stat.math.ethz.ch
>>Subject: [R] normal score transform
>>
>>
>>Dear list,
>>
>>could someone point me to the normal score transform and it's
>>use in R?
>>
>>I would like to transform my data with normal score
>>transform, do some
>>geostatsitical predictions and would like to transform the
>>estimated values
>>back including the estimation variance.
>>
>>Any suggestions?
>>
>>Ulrich
>>--
>>__________________________________________________
>>
>>Ulrich Leopold MSc.
>>
>>Department of Physical Geography
>>Institute for Biodiversity and Ecosystem Dynamics
>>Faculty of Science
>>University of Amsterdam
>>Nieuwe Achtergracht 166
>>NL-1018WV Amsterdam
>>
>>Phone: +31-(0)20-525-7456 (7451 Secretary)
>>Fax: +31-(0)20-525-7431
>>Email: uleopold at science.uva.nl
>>http://www.frw.uva.nl/soil/Welcome.html
>>
>>Check us also out at:
>>Netherlands Centre for Geo-ecological Research
>>http://www.frw.uva.nl/icg
>>
>>
>>
>>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
>>-.-.-.-.-.-.-.-.-
>>r-help mailing list -- Read
>>http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
>>Send "info", "help", or "[un]subscribe"
>>(in the "body", not the subject !) To:
>>r-help-request at stat.math.ethz.ch
>>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
>>_._._._._._._._._
>>
>
>
>
>
------------------------------------------------------------------------------
> Notice: This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (Whitehouse Station, New Jersey, USA) that
may be confidential, proprietary copyrighted and/or legally privileged, and
is intended solely for the use of the individual or entity named in this
message. If you are not the intended recipient, and have received this
message in error, please immediately return this by e-mail and then delete it.
>
>
==============================================================================
>
--
__________________________________________________
Ulrich Leopold MSc.
Department of Physical Geography
Institute for Biodiversity and Ecosystem Dynamics
Faculty of Science
University of Amsterdam
Nieuwe Achtergracht 166
NL-1018WV Amsterdam
Phone: +31-(0)20-525-7456 (7451 Secretary)
Fax: +31-(0)20-525-7431
Email: uleopold at science.uva.nl
http://www.frw.uva.nl/soil/Welcome.html
Check us also out at:
Netherlands Centre for Geo-ecological Research
http://www.frw.uva.nl/icg
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list