Skip to content

DOC: Fix Driscoll-Kraay covariance index#704

Open
nyxst4ck wants to merge 1 commit into
bashtage:mainfrom
nyxst4ck:fix/driscoll-kraay-gamma-index
Open

DOC: Fix Driscoll-Kraay covariance index#704
nyxst4ck wants to merge 1 commit into
bashtage:mainfrom
nyxst4ck:fix/driscoll-kraay-gamma-index

Conversation

@nyxst4ck

Copy link
Copy Markdown

Summary

  • replace the fixed Gamma_1 term in the Driscoll-Kraay HAC sum with the indexed Gamma_i term
  • keep the LyX source and included text representation aligned

Closes #583

Validation

  • the changed math directive parses with Docutils
  • git diff --check passes
  • the full Sphinx build could not start locally because the editable native package build requires the Visual Studio toolchain

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (b535f55) to head (7dffb23).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #704   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files         101      101           
  Lines       17426    17426           
  Branches     1430     1430           
=======================================
  Hits        17347    17347           
  Misses         29       29           
  Partials       50       50           
Flag Coverage Δ
adder 99.52% <ø> (ø)
subtractor 99.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in doc in Driscoll-Kraay formula

1 participant