Chaos-Hyper/dsh-econ-tools0

dsh-econ-tools

计量经济学研究助手 - 提供模型设计、数据清洗、变量选择、实证分析、稳健性分析等全流程计量经济学研究工具

AI 분석

核心用途是辅助计量经济学学术研究。适合需要进行数据清洗、实证模型设计及稳健性检验的数据分析人员与科研工作者。

패키지
dsh-econ-tools
버전
1.0.0
최근 업데이트
2026. 8. 19.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Chaos-Hyper/dsh-econ-tools

Usage

The Agent will automatically call the appropriate tool based on your research needs. For example:

"I want to study the impact of education on income using cross-sectional data. What model should I use?" → Agent calls econ_method_guide, recommending OLS, IV methods, etc.

"Run robustness checks for potential omitted variable bias." → Agent calls econ_robustness, providing Oster stability test and other solutions.