On Wed, Feb 02, 2011 at 01:22:43AM -0200, Karel Novotny wrote:
On Tue, 2011-02-01 at 21:35 -0500, Renan Levine wrote:
> Maybe I misunderstood what you were doing? Are you trying to label the
> data? The syntax method will work for that.
Sorry if I wasn't clear. I need to
On Wed, 2011-02-02 at 09:17 +, John Darrington wrote:
> You're talking about the value labels.
>
> There's no facility to copy/paste them. Even if there was, I would recommend
> avoiding it for all but the simplest operations. Cut and Paste leads to cut
> and
> paste errors which often go
I've got a data set with multiple predictors and a single dependent measure
that is a categorical bivariate. I'm looking to use the WALD stepwise analysis
of variance to develop a regression formula. Can I use pspp to do this? If so,
how?
Thanks,
Wilson Whittaker
Karel Novotny writes:
> On Wed, 2011-02-02 at 09:17 +, John Darrington wrote:
>> ADD VALUE LABELS v1 to v100 1 'One' 2 'Two' 3 'Three'
>
> Apologies for hijacking the list, but anyone has an idea why this
> shouldn't work (based on John's suggestion and the manual)?:
>
> VALUE LABELS/a