patchPSPP - Patches: patch #6732, patch for interactions in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6732: patch for interactions in covariance matrix

Submitter:  Jason H Stover <jstover>
Submitted:  Mon 26 Jan 2009 10:43:40 PM UTC
   
 
Category:  None Item Group:  None
Status:  Done Assigned to:  None
Open/Closed:  Closed

Fri 30 Jan 2009 12:56:14 PM UTC, comment #2: 

'You're only calling covariance_matrix_accumulate with a NULL as its aux parameter, but presumably you have later plans for that.'

Yes. I meant to pass a NULL if there were no interactions among the variables.

I checked this in.

Jason H Stover <jstover>
Group Member
Wed 28 Jan 2009 12:18:06 AM UTC, comment #1: 

I don't see any problems here.

You're only calling covariance_matrix_accumulate with a NULL as its aux parameter, but presumably you have later plans for that.

John Darrington <jmd>
Group administrator
Mon 26 Jan 2009 10:43:40 PM UTC, original submission:  

The attached patch is an attempt to incorporate interactions into the one-pass algorithm to compute covariance matrices. I tried to keep this as simple as possible, changing as little code in covariance-matrix.c as possible.

This meant rewriting a lot of interaction.c.

Apply with patch -p1.

Jason H Stover <jstover>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #17336:  interaction.patch added by jstover (18KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Posted a comment)
  • -email is unavailable- added by jstover (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-01-30 jstover StatusReady For Test/Review Done
        Open/ClosedOpen Closed
    2009-01-26 jstover Attached File- Added interaction.patch, #17336

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code