Talk:Multiple regression: Difference between revisions

Respond
m (fixed a typo)
(Respond)
Line 27:
with <math>i</math> ranging from 1 to <math>m</math> and <math>j</math> ranging from
1 to <math>n</math>, and <math>m>n</math>. --[[User:Sluggo|Sluggo]] 12:52, 9 August 2009 (UTC)
 
:The thing that worried me was that there wasn't any code in there to determine whether the degree of the polynomial selected was justified. I had to hard-code the depth of polynomial to try in the example code. I ''think'' the fitting engine itself doesn't care; you can present any sampled function you want for fitting. (I suppose many of the other more-advanced statistics tasks have this same problem; they require an initial “and magic happens here” to have happened before you can make use of them.) —[[User:Dkf|Donal Fellows]] 13:47, 9 August 2009 (UTC)
Anonymous user