Skip to content
Prev 3863 / 29559 Next

Normal score transformation

Hi Laura,

I've written code to do normal score and back-transforms. Edzer dropped this 
code from me last month on this list, but I'll repost.

Normalizing data is extremely simple in R. The back-transform is the 
problematic part. Please read the documentation in the file to learn more 
about these issues and to help determine if what I wrote is useful for you.

The URL for the normal score code is:
http://www.msu.edu/~ashton/temp/nscore.R

Yours,

Ashton