forum.alglib.net http://forum.alglib.net/ |
|
multiple linear regression http://forum.alglib.net/viewtopic.php?f=2&t=2404 |
Page 1 of 1 |
Author: | cg1985 [ Thu Jun 04, 2015 12:02 pm ] |
Post subject: | multiple linear regression |
Hi, I'm new concerning alglib. I'm using the lib in vb.net and I want to make a multiple regression in the way: y = beta_0 + sum_i=1,..,n (x_i * beta_i), where beta are the regression factors and x_i are the known attributes, and y the given output. I want to do it with least squares algorithm. However i don't know how i have to initialize exactly the functions in alglib. I'm happy for any suggestions and help Thanks |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |