Hi,
I have panel data and defined my variables accordingly:
xtset id q_date,q
if i want to standardize a variable by taking (v1-mean of v1)/(standard deviation of v1), can i do it as :
egen zv1=std(v1) ?? or should i standardize v1 for for each company(id)? in otherwords do we standardize at the aggregate level for all companies or for each company alone? if it is the latter how can i modify the codes?
thanks
Related Posts with Standardized variables
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Keep with joint conditionI have another issue in relation to keeping variables with a joint condition. I am trying to select …
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Subscribe to:
Post Comments (Atom)
0 Response to Standardized variables
Post a Comment