suggestion about scatterplot graphics

2016-04-20 Thread Tormos Marín , Raül
aware of a particular aspect of the program that could be easily improved. I realized that the graphics generated by the scatterplot function could be improved substantially just by one very minor change. Please change the color of the dots in the scatterplot, from yellow to another color su

Re: Re: Scatterplot y vs. x

2015-04-24 Thread Harry Thijssen
> > Hi, > > > > I guess the Windows versions has not yet been posted ? > > I looked at http://pspp.awardspace.com/ but saw no recent version, Well the version is from 27 march 2015. Most people would consider this as recent. and the savannah page is for linux versions only. > Savannah is about

Re: Scatterplot y vs. x

2015-04-24 Thread Friedrich Beckmann
e name of data on x-axis“ as >>> usually the dependent data is on the y axis. This would correspond to the >>> description e.g. in Matlab. >>> >>> http://de.mathworks.com/help/matlab/ref/plot.html#btzpm1x >>> >>> So maybe I should change that. &g

Re: Scatterplot y vs. x

2015-04-24 Thread ftr
o the description e.g. in Matlab. http://de.mathworks.com/help/matlab/ref/plot.html#btzpm1x So maybe I should change that. Cheers Friedrich The title of the scatterplot says "Scatterplot y vs. x". Now there is a debate about what y vs. x actually means. In my opinion it means that y is

Re: Scatterplot y vs. x

2015-04-23 Thread Friedrich Beckmann
is“ as > usually the dependent data is on the y axis. This would correspond to the > description e.g. in Matlab. > > http://de.mathworks.com/help/matlab/ref/plot.html#btzpm1x > > So maybe I should change that. > > Cheers > > Friedrich > > >> The t

Re: Scatterplot y vs. x

2015-02-06 Thread Friedrich Beckmann
“ vs. „Variable name of data on x-axis“ as usually the dependent data is on the y axis. This would correspond to the description e.g. in Matlab. http://de.mathworks.com/help/matlab/ref/plot.html#btzpm1x So maybe I should change that. Cheers Friedrich > The title of the scatterplot s

Scatterplot y vs. x

2015-02-06 Thread Hulliger Beat
Hi PSPP users The title of the scatterplot says "Scatterplot y vs. x". Now there is a debate about what y vs. x actually means. In my opinion it means that y is on the ordinate (vertical axis) and x on the abscissa (horizontal). But on the net there are opinions where "y vs.

Re: Scatterplot

2015-02-05 Thread John Darrington
On Thu, Feb 05, 2015 at 01:40:45PM +, Beat wrote: Maybe not the right place here but anyway: 1. I like the barchart option in frequencies! Thanks a lot! I'm glad you like it. 2. I think the axis in scatterplot are reversed: it says scatterplot y vs. x but pl

Scatterplot

2015-02-05 Thread Beat
Maybe not the right place here but anyway: 1. I like the barchart option in frequencies! Thanks a lot! 2. I think the axis in scatterplot are reversed: it says scatterplot y vs. x but plots x vs. y. 3. Still the colour in the scatterplot is a bad choice for my screen: I can barely see the

Re: Re: scatterplot

2014-10-25 Thread Harry Thijssen
>or you can find the manual corresponding >to the installed PSPP version local on your PC with | Start | All programs | >PSPP | Manual > >So I have to search the prog on the web. huh??? Like I said before it is local on your PC and you can open it with the shortcut on your desktop or from th

Re: scatterplot

2014-10-24 Thread ftr
gt; To: news mailto:news@free.fr>> Cc: pspp-users@gnu.org <mailto:pspp-users@gnu.org> Subject: Re: scatterplot Message-ID: mailto:bb4d786e-bf52-465f-9029-fe5b0073c...@gmx.de>> Content-Type: text/plain; charset="us-ascii" Am 23.10.2014 u

Re: Re: scatterplot

2014-10-24 Thread Harry Thijssen
> Date: Fri, 24 Oct 2014 00:20:44 +0200 > From: Friedrich Beckmann > To: news > Cc: pspp-users@gnu.org > Subject: Re: scatterplot > Message-ID: > Content-Type: text/plain; charset="us-ascii" > > > Am 23.10.2014 um 21:13 schrieb news : > >

AW: scatterplot

2014-10-24 Thread Hulliger Beat
-bounces+beat.hulliger=fhnw...@gnu.org] Im Auftrag von ftr Gesendet: Freitag, 24. Oktober 2014 12:49 Cc: pspp-users@gnu.org Betreff: Re: scatterplot Thank you, Friedrich. Maybe it would be helpful to put this link on a more prominent place ?! I immediately tried the procedure out, and it did what I

Re: scatterplot

2014-10-24 Thread ftr
only found text. TIA ftr On 24/10/2014 00:20, Friedrich Beckmann wrote: Am 23.10.2014 um 21:13 schrieb news <mailto:news@free.fr>>: Thank you for the hint for the newer version . But I don't find the syntax that works. Where do you find a syntax list ? graph /scatte

Re: scatterplot

2014-10-23 Thread Friedrich Beckmann
Am 23.10.2014 um 21:13 schrieb news : > Thank you for the hint for the newer version . > > But I don't find the syntax that works. Where do you find a syntax list ? > > graph /scatterplot=y with x. > graph /scatterplot=y by x. > > > Neither of two worked.

Re: AW: AW: scatterplot

2014-10-23 Thread news
Thank you for the hint for the newer version . But I don't find the syntax that works. Where do you find a syntax list ? graph /scatterplot=y with x. graph /scatterplot=y by x. Neither of two worked. - ftr On 23/10/2014 12:57, Hulliger Beat wrote: You must use the syntax, e.g.:

Re: Re: scatterplot

2014-10-23 Thread Harry Thijssen
> > > Content-Type: text/plain; charset="windows-1252"; Format="flowed" > > Ok, this explains that. Thank you. > ok, I try SciDavis. > > ftr > > On 23/10/2014 14:10, Friedrich Beckmann wrote: > > Hi, > > > > the scatterplot is

Re: scatterplot

2014-10-23 Thread F. Thomas
Ok, this explains that. Thank you. ok, I try SciDavis. ftr On 23/10/2014 14:10, Friedrich Beckmann wrote: Hi, the scatterplot is not included in the 0.8.4 release. So you can see it only if you build pspp from the current sources. The description which commands work and which not are in

Re: scatterplot

2014-10-23 Thread Friedrich Beckmann
Hi, the scatterplot is not included in the 0.8.4 release. So you can see it only if you build pspp from the current sources. The description which commands work and which not are in the documentation. Friedrich Am 23.10.2014 um 12:57 schrieb Hulliger Beat : > You must use the syntax,

AW: AW: scatterplot

2014-10-23 Thread Hulliger Beat
You must use the syntax, e.g.: graph /scatterplot=y with x. With my version the dots are yellow, a bad choice for most screens, but still: it works! Good luck! Beat -Ursprüngliche Nachricht- Von: pspp-users-bounces+beat.hulliger=fhnw...@gnu.org [mailto:pspp-users-bounces

Re: AW: scatterplot

2014-10-23 Thread F. Thomas
Where did you find it ? GRAPH, CGRAPH are among the functions not implemented and are not listed in the command index :-( -ftr On 23/10/2014 11:44, Hulliger Beat wrote: I just realised that the graph command is available with the syntax but not yet in the PSPPIRE. Scatterplot and histograms

AW: scatterplot

2014-10-23 Thread Hulliger Beat
I just realised that the graph command is available with the syntax but not yet in the PSPPIRE. Scatterplot and histograms work! Sorry for overlooking this! Still barcharts seem to be missing. Beat -Ursprüngliche Nachricht- Von: pspp-users-bounces+beat.hulliger=fhnw...@gnu.org

Re: scatterplot

2014-10-22 Thread news
plans for i)implementing (grouped) boxplots, histograms and normalplot into the user interface psppire? ii)adding a scatterplot to the correlation? iii)adding a barchart to frequencies (for nominal)? iv)adding the Tukey-Anscombe plot (residuals versus predicted) to the regression? The plots do not

Re: scatterplot

2014-10-22 Thread javier.serranoand...@gmail.com
; into the user interface psppire? > ii) adding a scatterplot to the correlation? > iii) adding a barchart to frequencies (for nominal)? > iv) adding the Tukey-Anscombe plot (residuals versus predicted) > to the regression? > > The pl

scatterplot

2014-10-22 Thread Hulliger Beat
Are there plans for i) implementing (grouped) boxplots, histograms and normalplot into the user interface psppire? ii)adding a scatterplot to the correlation? iii) adding a barchart to frequencies (for nominal)? iv) adding the Tukey

Re: Scatterplot

2009-07-22 Thread John Darrington
Ben is currently looking at reimplementation of the output system, including the support for charts. After this, we hope there will be much better support for plotting things. J' On Tue, Jul 21, 2009 at 06:57:42AM -0700, David Nasatir wrote: > > > Thank you, John. > > Sorry about the poor choice

Re: Scatterplot

2009-07-21 Thread David Nasatir
Thank you for your kind offer Michel but I think your efforts to write the process for R will not be needed. At the moment my goal is to stay within a single package (PSPP) if possible as I will be instructing undergraduates and the topic is really more statistical than computational. TMovi

Re: Scatterplot

2009-07-21 Thread David Nasatir
Now, how do I get the scatterplot using PRED and RES without leaving PSPP? Thanks again, David Jason Stover wrote: With the REGRESSION procedure, the syntax would be something like this: REGRESSION /VARIABLES= educ /DEPENDENT= happy /STATISTICS=COE

Re: Scatterplot

2009-07-21 Thread John Darrington
syntax below, I do, indeed, obtain the desired statistics and > the variables PRED and RESID are created. Now, how do I get the > scatterplot using PRED and RES without leaving PSPP? > > Thanks again, > > David > > > Jason Stover wrote: >> With the REGRESSION p

Re: Scatterplot

2009-07-20 Thread michel
Hello David, > At the moment I must move the data to Open Office Calc, do the > regression using that program and then insert a line. I would rather > just stay in PSPPIRE 0.7.2 if possible. I don't think it's a better way to do it using PSPP. If this is a job that you do often, maybe you ca

Re: Scatterplot

2009-07-20 Thread David Nasatir
Thanks, Jason. Using the syntax below, I do, indeed, obtain the desired statistics and the variables PRED and RESID are created. Now, how do I get the scatterplot using PRED and RES without leaving PSPP? Thanks again, David Jason Stover wrote: With the REGRESSION procedure, the syntax

Re: Scatterplot

2009-07-20 Thread Jason Stover
:42:48AM -0700, David Nasatir wrote: > Hello, > > I'm the guy trying to fit a line to a scatterplot in PSPP. > > John Darrington suggested it might be done using the REGRESSION > procedure with "...a bit more manual work". > > What would that work

Re: Scatterplot

2009-07-20 Thread David Nasatir
Hello, I'm the guy trying to fit a line to a scatterplot in PSPP. John Darrington suggested it might be done using the REGRESSION procedure with "...a bit more manual work". What would that work be? What steps should I follow? I understand that the syntax in SPSS would be

Re: Scatterplot

2009-07-19 Thread John Darrington
On Sun, Jul 19, 2009 at 08:37:54PM -0300, michel wrote: Hello, A Windows user is asking me if there is some way to fit a curve to a scatterplot on PSPP. I don't think it is possible so far, but I don't know for sure. Is there some way to do

Scatterplot

2009-07-19 Thread michel
Hello, A Windows user is asking me if there is some way to fit a curve to a scatterplot on PSPP. I don't think it is possible so far, but I don't know for sure. Is there some way to do this? Best Regards, Michel Boaventura ___ Pspp-use