A bug in DesignedRegress?
- To: mathgroup@smc.vnet.net
- Subject: [mg10652] A bug in DesignedRegress?
- From: Osmo Kolehmainen <koleh@joyl.joensuu.fi>
- Date: Tue, 27 Jan 1998 03:10:16 -0500
Hi Mathgroup! I am currently doing very much regression analysis,where the design matrix X is of size 4928 x k (k > 26). The usual formula betaHat=Inverse[Transpose[X].X].Transpose[X].y works fine. DesignedRegress[X,y] says very soon "Out of memory", which I think is impossible. I am using version 3.0 for Windows 95. Osmo Kolehmainen Preferable email address: Osmo.Kolehmainen@Joensuu.Fi
- Follow-Ups:
- Re: A bug in DesignedRegress?
- From: seanross@worldnet.att.net
- Re: A bug in DesignedRegress?