xuyiqing/fect
fixed effect counterfactual estimators
82Stars
27Forks
27Claude Commits
RLanguage
First Claude commit: Mar 12, 2026Last Claude commit: 1mo agoDiscovered: Mar 22, 2026
Recent Claude Commits
fix: use se = FALSE instead of se = 0 in examples
8ff62c31mo agoauthor_emailfix: suppress ggplot2 NSE NOTEs and import head from utils
82692e31mo agoauthor_emailfix: resolve partial argument matching and undefined variable
bc9f5951mo agoauthor_emailfix: resolve additional R CMD check issues — interFE codoc + internal aliases
246e15b1mo agoauthor_emailfix: resolve R CMD check ERRORs — codoc mismatch, missing args, non-existent exports
86c7a761mo agoauthor_emailMerge branch 'dev' of https://github.com/xuyiqing/fect into dev
8a1a1041mo agoauthor_emailfix: add polynomial initial estimation in fect_boot and guard polars-dependent chunks
c8e65101mo agoauthor_emailfix: add polynomial bootstrap support and clean up boot.R
33ebece1mo agoauthor_emailfix: replace fect_nevertreated calls with fect_gsynth in boot.R
69c3aa71mo agoauthor_emailcleanup: fix merge issues and remove redundant code
7ac12571mo agoauthor_emailMerge claude/merge-feature-cm-chapter5-ODJuB into dev: causal moderation + Chapter 5
af13a2e1mo agoauthor_emailfix(boot): add cv.treat param; render Ch5 with 17 plots
48cda311mo agoauthor_emaildocs(ch5): comprehensive rewrite of Effect Heterogeneity chapter
9697ee61mo agoauthor_emailAdd Chapter 5 (Effect Heterogeneity) and renumber subsequent chapters
0d8712f1mo agoauthor_emailMerge feature-cm into dev: add causal moderation, polynomial method, refactored gsynth
0916d5c1mo agoauthor_emailAdd handoff document for factors.from refactoring
37991c41mo agoauthor_emailAdd factors.from parameter and refactor estimator architecture
53b461d1mo agoauthor_emailAdd acceptance tests for factors.from refactoring (5 phases)
be7bbcb1mo agoauthor_emailRedraw architecture.md per StatsClaw scribe template
625cd7d1mo agoauthor_emaildocs: redraw architecture.md per StatsClaw template conventions
9474a101mo agoauthor_emaildocs: rewrite architecture.md as permanent canonical reference
1fc74441mo agoauthor_emailfix: CFE bugs — sigma2 crash, detectCores NA, docs updates
78c1c691mo agoauthor_emailfix: add missing codetools import, tail import, and bump version to 2.1.1
3326bde1mo agoauthor_emailfix: sigma2 normalization, division-by-zero guards, and add simulation tests
feca5161mo agoauthor_emailFix R CMD check issues: self-reference, man pages, file case
c349c891mo agoauthor_emailOptimize CFE estimator performance (#82)
cbb7b1b1mo agoauthor_email