|
[Date Index]
[Thread Index]
[Author Index]
A bug in DesignedRegress?
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
Prev by Date:
prograMing: generating trees
Next by Date:
Re: ParametricPlot3D Question
Prev by thread:
prograMing: generating trees
Next by thread:
Re: A bug in DesignedRegress?
|