RE: When to do transformation of data?
From: Peter Wright
Subject: RE: [NMusers] When to do transformation of data?
Date: Wed, 24 Apr 2002 10:51:21 -0700
On the topic of data transformation I have a quick question for the group
If I want to fit a model to data transformed to natural log can I do
this just in the error block
e.g.
Y1 = LOG(F) + EPS(1)
Y = EXP(Y1)
IPRE = F
IRES = DV-IPRE
IWRE = IRES/IPRE
or must I actually transform the data?
Peter Wright
UCSF