Date: Thu, 28 May 2009 07:26:13 -0400
Reply-To: Richard Ristow <wrristow@mindspring.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Richard Ristow <wrristow@mindspring.com>
Subject: Re: Data reduction
In-Reply-To: <115365.90126.qm@web55305.mail.re4.yahoo.com>
Content-Type: text/html; charset="us-ascii"
<html>
<body>
At 06:33 AM 5/28/2009, Caleb Ouma wrote:<br><br>
<blockquote type=cite class=cite cite="">I am looking at some data with
cropping type by fields. If a crop is intercropped then they fall under
the same field number i.e either 1,2 ... to the highest. i.e if three
crops are intercrpped then the field variable is given the same number,
else they have different numbers. I need to identify the fields which are
intercropped vs pure stands (the ones that are not
intercropped).</blockquote><br>
Well, there's always (not tested),<br><br>
<tt><font size=2>AGGREGATE OUTFILE=* MODE=ADDVARIABLES<br>
/BREAK=field<br>
/NCrops 'Number of crops in this field'=NU.</font></body>
<br>
</html>
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|