跳到主要内容
知仓学习社ZHICANG

interpret-results

Writes academic prose interpreting regression output. Use when describing estimation results in manuscript-ready language.

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Auto-Empirical-Research-Skills

它会碰到什么

扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Interpret Regression Results

Write academic prose interpreting estimation output, suitable for pasting into index.qmd.

Arguments

  • $ARGUMENTS — regression output (pasted directly), or a notebook cell reference (e.g., "notebook-02#tbl-main-regression")

Steps

  1. Parse the regression output:
  • If a notebook cell reference is provided, read that notebook and extract the output from the specified cell
  • If output is pasted directly, parse the coefficients, standard errors, significance levels, and fit statistics
  1. Identify key elements:
  • Dependent variable
  • Key independent variable(s) of interest (vs. controls)
  • Significance levels and confidence intervals
  • R-squared, N, F-statistic
  • Fixed effects or clustering used
  1. Draft 1–3 paragraphs of academic prose covering:
  • Statistical significance: Which coefficients are significant at which levels
  • Direction and magnitude: Sign and size of key coefficients, in interpretable units
  • Economic significance: What the coefficient means in practical terms (e.g., "a one standard deviation increase in X is associated with a Y% change in the outcome")
  • Comparison across specifications: If multiple columns, note how results change with additional controls or FE
  • Robustness: Note whether results are stable across specifications
  1. Use appropriate academic hedging language:
  • "The results suggest..." / "We find evidence consistent with..."
  • "The coefficient is statistically significant at the 5% level"
  • "The point estimate implies that..."
  • Avoid causal language unless the identification strategy supports it
  1. Format the output for index.qmd:
  • Use Quarto cross-references where appropriate (e.g., "as shown in @tbl-main-regression")
  • Include parenthetical references to table columns (e.g., "Column (3)")
  • Note: use plain prose for cross-references to embedded content to avoid Quarto crossref warnings
  1. Present the draft to the user for review. Do not insert into index.qmd without approval.

Error handling

  • If the output format is not recognized, ask the user to clarify which values are coefficients, SEs, and significance indicators.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。