Displaying 2 results from an estimated 2 matches for "var_d".
Did you mean:
var_t
2005 Apr 15
2
Help with "MERGE" gratefully accepted
Hello
How do I use function 'MERGE" to combine the FILE A and FILE B below to make FILE C?
Thank you
FILE A
140 151 167
30.1 11.4 40
FILE B
140 167
5.7 30.3
FILE C
140 151 167
30.1 11.4 40
5.7 NA 30.3
2010 Dec 13
7
descriptive statistics
Hi. In a data set I have a variable that takes values from 1 to 14. For each
subgroup of values of this variable, I would like to obtain some descriptive
statistics of other variables present in the data set. I've been trying with
a "for" loop but I couldn't get nothing. Could you please suggest me some
lines?
--
View this message in context: