pspp-dev
[Top][All Lists]
Advanced

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

Re: New function


From: John Darrington
Subject: Re: New function
Date: Thu, 26 Mar 2009 16:34:52 +0900
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Mar 25, 2009 at 12:50:54PM -0300, Michel Boaventura wrote:

     I'm starting to work with an algorith who uses a dataset and a
     function called singular value decomposition (SVD) to try to find
     groups on the dataset.
     So far I'm using the Ben's site to export the .sav files to text, and
     using Octave to make the SVD. Looking at the GSL doc, they had the SVD
     implemented
     in a very efficient way, so I start to think about put this
     functionality on PSPP. But because PSPP uses SPSS syntax, I'm
     wondering how new functions like that
     could be implemented.

So far as I recall, FACTOR ANALYSIS is the Spss command that deals
with singular value decomposition.  SVD requires the covariance matrix
of a data set. Jason is currently working on covariance matrix
generation.  I'm not sure how complete it is, but it's probably at a
stage where it can be used for non-categorical variables.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu 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]