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: Mon, 13 Jul 2015 21:10:38 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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
  .



-- 
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]