pspp-users
[Top][All Lists]
Advanced

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

Re: please join me in a prize for CTABLES


From: Jason Stover
Subject: Re: please join me in a prize for CTABLES
Date: Fri, 27 May 2011 02:19:02 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Thanks for the offer. For some time, I have been asking Free Software
Foundation to set up an account for PSPP to accept donations for
coding. I'm starting to think they'll never act on this. The other
alternative is for "us" (whoever that should be) to set up something
like a PayPal account, independently of FSF, to accept
donations. Though faster, this approach may suffer from an appearance
of illegitimacy and lack of oversight.

What do potential donors think of this idea? Set up something on our
own? Or wait, possibly forever, to hear from FSF?

-Jason

On Thu, May 26, 2011 at 12:49:52PM -0700, Juan Zuluaga wrote:
> Hello friends of PSPP,
> 
> I am sure I'm not the only one in need of CTABLES. I put US$100 (who should I 
> send the check to?) .
> Please join me in adding to this little money pot for the PSPP people to work 
> on CTABLES.  
> 
> Something that can deal with something like 
>  
> CTABLES
>   /VLABELS VARIABLES=grade Group MAPReadingFall MAPReadingSpring 
> GainInReading tGainInReading DISPLAY=LABEL
>   /TABLE  grade [C] > Group [C] 
>            BY MAPReadingFall [S][ count] 
>             + MAPReadingFall [S][  mean F40.1, STDDEV PAREN40.1]
>             + MAPReadingSpring [S][ MEAN F40.1, STDDEV PAREN40.1]
>             + GainInReading [s] [ mean F40.1, STDDEV PAREN40.1]
>             + tGainInReading [s] [ mean F40.1, STDDEV PAREN40.1]
>   /CATEGORIES VARIABLES=grade Group ORDER=A KEY=VALUE EMPTY=EXCLUDE
>   /titles title="MAP scores in Reading, Fall to Spring, by group".
> 
> or 
> 
> CTABLES
>   /VLABELS VARIABLES=group MCAMPASS DISPLAY=LABEL
>   /TABLE group [C][COUNT F40.0, ROWPCT.COUNT PCT40.1] BY MCAMPASS [C]
>   /CATEGORIES VARIABLES=group ORDER=A KEY=VALUE EMPTY=EXCLUDE
>   /CATEGORIES VARIABLES=MCAMPASS ORDER=A KEY=VALUE EMPTY=EXCLUDE
>   /titles title="MCA Math pass rates by engagement & grade".
> 
> And if I could add something to the wishlist, it would be to design the 
> routine in such a way that it could be reused by the R people, if possible.   
> 
> _______________________________________________
> Pspp-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/pspp-users

-- 
address@hidden
SDF Public Access UNIX System - http://sdf.lonestar.org



reply via email to

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