diff options
Diffstat (limited to 'statistics/chisq.hpp')
-rw-r--r-- | statistics/chisq.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/statistics/chisq.hpp b/statistics/chisq.hpp index c460394..8a3881a 100644 --- a/statistics/chisq.hpp +++ b/statistics/chisq.hpp @@ -1,5 +1,7 @@ /**
\file chisq.hpp
+ \brief chi-square statistic
+ \author Junhua Gu
*/
#ifndef CHI_SQ_HPP
|