> > 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
Hi,
no, the patch is currently not even in the pspp git tree.
Friedrich
Am 24.04.2015 um 13:44 schrieb ftr :
> Hi,
>
> I guess the Windows versions has not yet been posted ?
> I looked at http://pspp.awardspace.com/ but saw no recent version, and the
> savannah page is for linux versions on
Hi,
I guess the Windows versions has not yet been posted ?
I looked at http://pspp.awardspace.com/ but saw no recent version, and
the savannah page is for linux versions only.
- ftr
On 24/04/2015 08:09, Friedrich Beckmann wrote:
Hi Beat,
if fixed your problem as part of this patch
https://
Hi Beat,
if fixed your problem as part of this patch
https://savannah.gnu.org/patch/?8661
Thank you for reporting the problem.
Regards
Friedrich
Am 06.02.2015 um 10:53 schrieb Friedrich Beckmann :
> Hi,
>
> looking at this example here:
>
> http://www.ats.ucla.edu/stat/spss/faq/scatter.htm
Hi,
looking at this example here:
http://www.ats.ucla.edu/stat/spss/faq/scatter.htm
i think that the implementation in pspp regarding which variable goes to which
axis is correct in that
sense that is the same as in SPSS.
In my view the title should then be: „Variable name of data on y-axis“
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 plots x
>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
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
> 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 :
>
>
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 wanted:
a scatter of a continuous var with a continuous var by a categorical var.
Now the data points in the graph are coloured circles with a w
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.
>
Hi, you can find the latest doc
>
>
> 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 not included in the 0.8.4 release. So you can see
> > it only if you
> >
[mailto:pspp-users-bounces+beat.hulliger=fhnw...@gnu.org] Im Auftrag
von news
Gesendet: Mittwoch, 22. Oktober 2014 18:59
An: pspp-users@gnu.org <mailto:pspp-users@gnu.org>
Betreff: Re: scatterplot
A intermediate solution could be the easy exportation of results to
gnumeric, or Libreoffice.
I
!
>>
>> Still barcharts seem to be missing.
>>
>> Beat
>>
>>
>> -Ursprüngliche Nachricht-
>> Von: pspp-users-bounces+beat.hulliger=fhnw...@gnu.org
>> [mailto:pspp-users-bounces+beat.hulliger=fhnw...@gnu.org] Im Auftrag
>> v
A intermediate solution could be the easy exportation of results to
gnumeric, or Libreoffice.
If not I support this idea a,d add
- scatter plot with a non-numerical grouping variable
such as age by income gy gender.
Regards,
ftr
On 22/10/2014 10:55, Hulliger Beat wrote:
Are there plan
And are there plans for survival analysis, kaplan-meier or COX regression?
Thank you
Javier
Enviado desde mi iPhone
> El 22/10/2014, a las 10:55, Hulliger Beat escribió:
>
> Are there plans for
> i) implementing (grouped) boxplots, histograms and normalplot
> into the user
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
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
Thank you, John.
Sorry about the poor choice of words in my original query.
Is there any likelihood that the GGRAPH command will be implemented
sometime soon?
Thanks,
David
John Darrington wrote:
Your original question was about fitting a curve, rather than
plotting one.
Plotting an a
Your original question was about fitting a curve, rather than
plotting one.
Plotting an arbitrary curve would require the GGRAPH command
which we don't currently implement.
J'
On Mon, Jul 20, 2009 at 05:01:26PM -0700, David Nasatir wrote:
> Thanks, Jason.
>
> Using the syntax below, I do, indeed
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
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 wo
With the REGRESSION procedure, the syntax would be something
like this:
REGRESSION
/VARIABLES= educ
/DEPENDENT= happy
/STATISTICS=COEFF R ANOVA
/SAVE= PRED RESID.
You can then make scatterplots using residuals and predicted values.
On Mon, Jul 20, 2009 at 09:
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 something like:
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 this?
Not exac
25 matches
Mail list logo