Re: Multiple Regression with no constant term

2015-07-14 Thread Ether Jones
​Here is the formatted output from ​R, Excel, and Octave: ​http://i.imgur.com/vQxLcEm.png http://i.imgur.com/w4d9M2i.png http://i.imgur.com/pTEdbIn.png​ ​ ___ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users

Re: Multiple Regression with no constant term

2015-07-14 Thread Ether Jones
On Tue, Jul 14, 2015 at 12:23 AM, John Darrington < j...@darrington.wattle.id.au> wrote: > On Mon, Jul 13, 2015 at 04:17:17PM -0400, Ether Jones wrote: > On Mon, Jul 13, 2015 at 3:10 PM, John Darrington < > j...@darrington.wattle.id.au> wrote: > > > On Sun, Jul 12, 2015 at 10:45:14P

Re: Multiple Regression with no constant term

2015-07-13 Thread John Darrington
On Mon, Jul 13, 2015 at 04:17:17PM -0400, Ether Jones wrote: On Mon, Jul 13, 2015 at 3:10 PM, John Darrington < j...@darrington.wattle.id.au> wrote: > On Sun, Jul 12, 2015 at 10:45:14PM -0400, Ether Jones wrote: > ???Can someone please post a small working example scr

Re: Multiple Regression with no constant term

2015-07-13 Thread Ether Jones
On Mon, Jul 13, 2015 at 3:10 PM, John Darrington < j...@darrington.wattle.id.au> 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: > >

Re: Multiple Regression with no constant term

2015-07-13 Thread John Darrington
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

Re: Multiple Regression with no constant term

2015-07-12 Thread Ether Jones
​Can someone please post a small working example script using GLM​ (with no constant term) . ~ ___ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users

Re: Multiple Regression with no constant term

2015-07-10 Thread ftr
On 10/07/2015 21:14, Alan Mead wrote: > On 7/10/2015 2:01 PM, news wrote: >> | Start | All programs | PSPP | Manual >> >> I thought the help button sends you to that place ? > I don't know what Help does, but Windows users should be able to > navigate to that location. Because it's a single PDF f

Re: Multiple Regression with no constant term

2015-07-10 Thread ftr
I am starting vacation tomorrow but in two weeks time I might have a job to use with GLM. The difficulty is that I shall need to save the residuals etc. per case. - ftr On 10/07/2015 20:00, John Darrington wrote: > GLM is undocumented, because it is work in progress and not > thoroughly tested.

Re: Multiple Regression with no constant term

2015-07-10 Thread Ether Jones
On Fri, Jul 10, 2015 at 4:12 AM, John Darrington < j...@darrington.wattle.id.au> wrote: > On Tue, Jul 07, 2015 at 12:30:02PM -0400, Ether Jones wrote: > How to do multiple regression with no constant term? SPSS can do > this, > how to do it with PSPP? > > > The NOORIGIN subcommand is c

Re: Multiple Regression with no constant term

2015-07-10 Thread Alan Mead
On 7/10/2015 2:01 PM, news wrote: > | Start | All programs | PSPP | Manual > > I thought the help button sends you to that place ? I don't know what Help does, but Windows users should be able to navigate to that location. Because it's a single PDF file, you're also free to put the Manual on your

Re: Multiple Regression with no constant term

2015-07-10 Thread news
On 10/07/2015 19:35, Alan Mead wrote: > On 7/10/2015 12:26 PM, Harry Thijssen wrote: >> you can find it in the start | all programs | pspp menu > > It's: > > Start | All Programs | PSPP | Manual I did not look at that place as whenever I click on the help button I get the following error (tra

Re: Multiple Regression with no constant term

2015-07-10 Thread John Darrington
GLM is undocumented, because it is work in progress and not thoroughly tested. However, I think the subcommands you mention are the ones that currently are implemented. To be sure you'll have to look at the source. If you want to try out GLM and send us your feedback, it would be very welcome

Re: Multiple Regression with no constant term

2015-07-10 Thread Alan Mead
On 7/10/2015 12:26 PM, Harry Thijssen wrote: > you can find it in the start | all programs | pspp menu It's: Start | All Programs | PSPP | Manual -- Alan D. Mead, Ph.D. President, Talent Algorithms Inc. science + technology = better workers +815.588.3846 (Office) +267.334.4143 (Mobile) htt

Re: Re: Multiple Regression with no constant term

2015-07-10 Thread Harry Thijssen
> > > I use the last version of PSPP, but the dated manual is the first that I > got through Google Search (from the University of Hamburg. > > is there anywhere a complete command syntax available ? > If I remember correctly you use the MSWindows package. In that case the manual is always i

Re: Multiple Regression with no constant term

2015-07-10 Thread ftr
On 10/07/2015 13:24, John Darrington wrote: > On Fri, Jul 10, 2015 at 01:03:44PM +0200, ftr wrote: > The PSPP user guide version 0.6.2 says that the GLM command is not > implemented. > If the contrary is true all the better. > And if so, where do I find its command syntax ? >

Re: Multiple Regression with no constant term

2015-07-10 Thread John Darrington
On Fri, Jul 10, 2015 at 01:03:44PM +0200, ftr wrote: The PSPP user guide version 0.6.2 says that the GLM command is not implemented. If the contrary is true all the better. And if so, where do I find its command syntax ? 0.6.2 is more than five years old. If that is the v

Re: Multiple Regression with no constant term

2015-07-10 Thread ftr
The PSPP user guide version 0.6.2 says that the GLM command is not implemented. If the contrary is true all the better. And if so, where do I find its command syntax ? - ftr On 10/07/2015 10:12, John Darrington wrote: > On Tue, Jul 07, 2015 at 12:30:02PM -0400, Ether Jones wrote: > How to do

Re: Multiple Regression with no constant term

2015-07-10 Thread John Darrington
On Tue, Jul 07, 2015 at 12:30:02PM -0400, Ether Jones wrote: How to do multiple regression with no constant term? SPSS can do this, how to do it with PSPP? The NOORIGIN subcommand is currently not implemented in REGRESSION. You could however use the GLM command which effectively does