xuyiqing/fect
fixed effect counterfactual estimators
83Stars
27Forks
27Claude Commits
RLanguage
First Claude commit: Mar 12, 2026Last Claude commit: 2mo agoDiscovered: Mar 22, 2026
Recent Claude Commits
fix: use se = FALSE instead of se = 0 in examples
8ff62c32mo agoauthor_emailfix: suppress ggplot2 NSE NOTEs and import head from utils
82692e32mo agoauthor_emailfix: resolve partial argument matching and undefined variable
bc9f5952mo agoauthor_emailfix: resolve additional R CMD check issues — interFE codoc + internal aliases
246e15b2mo agoauthor_emailfix: resolve R CMD check ERRORs — codoc mismatch, missing args, non-existent exports
86c7a762mo agoauthor_emailMerge branch 'dev' of https://github.com/xuyiqing/fect into dev
8a1a1042mo agoauthor_emailfix: add polynomial initial estimation in fect_boot and guard polars-dependent chunks
c8e65102mo agoauthor_emailfix: add polynomial bootstrap support and clean up boot.R
33ebece2mo agoauthor_emailfix: replace fect_nevertreated calls with fect_gsynth in boot.R
69c3aa72mo agoauthor_emailcleanup: fix merge issues and remove redundant code
7ac12572mo agoauthor_emailMerge claude/merge-feature-cm-chapter5-ODJuB into dev: causal moderation + Chapter 5
af13a2e2mo agoauthor_emailfix(boot): add cv.treat param; render Ch5 with 17 plots
48cda312mo agoauthor_emaildocs(ch5): comprehensive rewrite of Effect Heterogeneity chapter
9697ee62mo agoauthor_emailAdd Chapter 5 (Effect Heterogeneity) and renumber subsequent chapters
0d8712f2mo agoauthor_emailMerge feature-cm into dev: add causal moderation, polynomial method, refactored gsynth
0916d5c2mo agoauthor_emailAdd handoff document for factors.from refactoring
37991c43mo agoauthor_emailAdd factors.from parameter and refactor estimator architecture
53b461d3mo agoauthor_emailAdd acceptance tests for factors.from refactoring (5 phases)
be7bbcb3mo agoauthor_emailRedraw architecture.md per StatsClaw scribe template
625cd7d3mo agoauthor_emaildocs: redraw architecture.md per StatsClaw template conventions
9474a103mo agoauthor_emaildocs: rewrite architecture.md as permanent canonical reference
1fc74443mo agoauthor_emailfix: CFE bugs — sigma2 crash, detectCores NA, docs updates
78c1c693mo agoauthor_emailfix: add missing codetools import, tail import, and bump version to 2.1.1
3326bde3mo agoauthor_emailfix: sigma2 normalization, division-by-zero guards, and add simulation tests
feca5163mo agoauthor_emailFix R CMD check issues: self-reference, man pages, file case
c349c893mo agoauthor_emailOptimize CFE estimator performance (#82)
cbb7b1b3mo agoauthor_email