I've never used it myself, but a quick google for "ruby multiple regression" turned this up:
http://ruby-statsample.rubyforge.org/ HTH, -Roy On Aug 31, 4:08 am, Sk Benm <[email protected]> wrote: > Hi, > > I need to do some multivariable linear regression from RoR. > > I have found one possible solution: > 1. Install R on my host (Dreamhost) > 2. Use the "R for Ruby" gem > > Using a complex statistical package such as R seems a bit complicated > however, and I am wondering if you would have a simpler solution ? > > The data is gathered online from the user, stored in the mySQL database, > and I need the multivariable linear regression to be done on demand. > > Thank you ! > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

