On Tue, Feb 28, 2006 at 08:57:01AM +0800, John Darrington wrote:
> On Sun, Feb 26, 2006 at 02:58:59PM +0000, Jason Stover wrote:
>      
>      I prefer to keep the code in some linreg directory, (like 
> src/math/linreg)
>      since it can be used by multiple procedures, including
>      REGRESSION, ONEWAY, a yet-to-be-written GLM procedure, and any
>      other procedure that would use least squares.
>      
> OK.  Should design-matrix.[ch] also go in src/math/linreg or stay in
> src/math ?

Good question. I think it should be in src/math, since there 
may be some future procedures that need "design matrices" but have
nothing to do with linear models.

-Jason

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to