Econometrics and data manipulation functions.
Stars
113
Forks
23
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
258
commits
Merge branch 'develop'
496de15
BUG: Add scipy to dependencies
99fd573
Changes for PYPI upload/install.
d1ae542
324f3bb
Increase version number; finalize change log
3003ff6
DOC: Add check_colinear and edit save_mem
d1daa30
BUG: add warning about yhat/resid behavior
3b6ac0d
REF: unused import
9a70b2f
Merge branch 'check-colinear' into develop
3f40167
Write tests; debug for tests; tests run
ff5146e
begin tests
55032ab
REF: move colinear functions around
4a637dc
I think colinear is implemented for ols and iv; need tests
13f9820
Update changelog
6422d2e
rank check for `reg` (not `ivreg` yet)
6a2599d