Boost logo

Boost Users :

Subject: Re: [Boost-users] [statistics][fusion][mpl][accumulator] chi-square test with boost
From: er (erwann.rogard_at_[hidden])
Date: 2010-05-30 12:47:30


>
> In your case, Boost.Accumulators would be useful to update a contingency
> table as observations are accumulated. The actual statistics would be in

Please find such an accumulator here:
http://svn.boost.org/svn/boost/sandbox/statistics/non_parametric/boost/statistics/detail/non_parametric/contingency_table/

An example side by side with R code
https://svn.boost.org/svn/boost/sandbox/statistics/non_parametric/libs/statistics/detail/non_parametric/test/contingency_table2.cpp

Warning : tested under OSX only, for now.

This has necessitated extensions:
http://svn.boost.org/svn/boost/sandbox/statistics/support/boost/accumulators/
http://svn.boost.org/svn/boost/sandbox/statistics/support/boost/fusion/
http://svn.boost.org/svn/boost/sandbox/statistics/support/boost/mpl/

May the authors of the relevant library please notify me if they think
feature requests are warranted?

Thanks.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net