pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Regression with no constant term


From: John Darrington
Subject: Re: Multiple Regression with no constant term
Date: Tue, 14 Jul 2015 06:23:11 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Jul 13, 2015 at 04:17:17PM -0400, Ether Jones wrote:
     On Mon, Jul 13, 2015 at 3:10 PM, John Darrington <
     address@hidden> wrote:
     
     > On Sun, Jul 12, 2015 at 10:45:14PM -0400, Ether Jones wrote:
     >      ???Can someone please post a small working example script using
     > GLM??? (with no
     >      constant term) .
     >
     > Here is one such example:
     >
     > begin data.
     > 1       4       332
     > 1       4       380
     > 1       4       371
     > 1       4       366
     > 1       4       354
     > 1       0       259.5
     > 1       0       302.5
     > 1       0       296
     > 1       0       349
     > 1       0       309
     > 2       4       354.67
     > 2       4       353.5
     > 2       4       304
     > 2       4       365
     > 2       4       339
     > 2       0       306
     > ??????
     > 2       0       339
     > 2       0       353
     > 2       0       351
     > 2       0       333
     > end data.
     >
     > ??????
     > ??????
     > ??????
     > glm points by Factor0 Factor1
     >   /intercept=exclude
     >   .
     >
     
     Thank you, but ???I ran that script with PSPP ???0.8.5 on Windows and got 
the
     following output:

Oops.   I dropped the first line when I pasted that code.  Here it is:

data list notable  list /Factor0 * Factor1 * points (F10).

Sorry about that.


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]