owenyoung75 / stat-test

motivated by equal_distribution_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STAT-TEST

This is a light package for general STATISTIC TEST problems. It should be applicable to pure statistic problems, time-series analysis, and other related econometric researches. Most programs are included in header files to prevent compiling problems for general compilers. This package would be updated gradually accompanying my research concerns in econ and related.

namespaces:

STAT_TEST : parent namespace with basic structs, funcs, classes, etc.

STAT_TEST::EQUAL_TEST : namespace specifically for equal-distribution-testing problems

LOCAL_EST : namespace specifically for local-polynomial estimators

About

motivated by equal_distribution_test


Languages

Language:C++ 62.2%Language:C 17.8%Language:CMake 13.3%Language:Makefile 6.7%