xuyiqing/fect
fixed effect counterfactual estimators
83Stars
29Forks
27Claude Commits
RLanguage
First Claude commit: Mar 12, 2026Last Claude commit: 4mo agoDiscovered: Mar 22, 2026
Recent Claude Commits
fix: use se = FALSE instead of se = 0 in examples
8ff62c34mo agoauthor_emailfix: suppress ggplot2 NSE NOTEs and import head from utils
82692e34mo agoauthor_emailfix: resolve partial argument matching and undefined variable
bc9f5954mo agoauthor_emailfix: resolve additional R CMD check issues — interFE codoc + internal aliases
246e15b4mo agoauthor_emailfix: resolve R CMD check ERRORs — codoc mismatch, missing args, non-existent exports
86c7a764mo agoauthor_emailMerge branch 'dev' of https://github.com/xuyiqing/fect into dev
8a1a1044mo agoauthor_emailfix: add polynomial initial estimation in fect_boot and guard polars-dependent chunks
c8e65104mo agoauthor_emailfix: add polynomial bootstrap support and clean up boot.R
33ebece4mo agoauthor_emailfix: replace fect_nevertreated calls with fect_gsynth in boot.R
69c3aa74mo agoauthor_emailcleanup: fix merge issues and remove redundant code
7ac12574mo agoauthor_emailMerge claude/merge-feature-cm-chapter5-ODJuB into dev: causal moderation + Chapter 5
af13a2e4mo agoauthor_emailfix(boot): add cv.treat param; render Ch5 with 17 plots
48cda314mo agoauthor_emaildocs(ch5): comprehensive rewrite of Effect Heterogeneity chapter
9697ee64mo agoauthor_emailAdd Chapter 5 (Effect Heterogeneity) and renumber subsequent chapters
0d8712f4mo agoauthor_emailMerge feature-cm into dev: add causal moderation, polynomial method, refactored gsynth
0916d5c4mo agoauthor_emailAdd handoff document for factors.from refactoring
37991c44mo agoauthor_emailAdd factors.from parameter and refactor estimator architecture
53b461d4mo agoauthor_emailAdd acceptance tests for factors.from refactoring (5 phases)
be7bbcb4mo agoauthor_emailRedraw architecture.md per StatsClaw scribe template
625cd7d4mo agoauthor_emaildocs: redraw architecture.md per StatsClaw template conventions
9474a104mo agoauthor_emaildocs: rewrite architecture.md as permanent canonical reference
1fc74444mo agoauthor_emailfix: CFE bugs — sigma2 crash, detectCores NA, docs updates
78c1c694mo agoauthor_emailfix: add missing codetools import, tail import, and bump version to 2.1.1
3326bde4mo agoauthor_emailfix: sigma2 normalization, division-by-zero guards, and add simulation tests
feca5164mo agoauthor_emailFix R CMD check issues: self-reference, man pages, file case
c349c894mo agoauthor_emailOptimize CFE estimator performance (#82)
cbb7b1b4mo agoauthor_email