Re: [boost] Regression Analysis Algorithm

| -----Original Message----- | From: boost-bounces@lists.boost.org | [mailto:boost-bounces@lists.boost.org] On Behalf Of Wang Weiwei | Sent: 17 August 2006 09:33 | To: boost@lists.boost.org | Subject: [boost] Regression Analysis Algorithm | | Hello everyone, | | Is there any regression analysis algorithm/package in the | boost librabies, or elsewhere?
No - but some of necessary building blocks are available, or upcoming:
UBLAS/LAPACK, Matrix handling, Eric Neibler's accumulator, John Maddock's math & stats functions you need to do statistics (watch out for a preview Real Soon Now!).
So you may be able to write one for Boost before too long ;-) Thanks. :-)
Paul
--- Paul A Bristow Prizet Farmhouse, Kendal, Cumbria UK LA8 8AB +44 1539561830 & SMS, Mobile +44 7714 330204 & SMS pbristow@hetp.u-net.com
participants (1)
-
Wang Weiwei