Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why do IFe and MC methods give me NA in F test? #36

Open
JingYDENG opened this issue Dec 6, 2023 · 3 comments
Open

Why do IFe and MC methods give me NA in F test? #36

JingYDENG opened this issue Dec 6, 2023 · 3 comments

Comments

@JingYDENG
Copy link

Hi Prof XU,

Thanks for developing this tool. I am a new user and I try to do the counterfactual estimation for my staggered DD. I met a problem, I can't generate a numeric F-test p-value in the pre-trend test. I used an unbalanced panel data in this analysis and the number of observations is about 70000. What should I do?

截屏2023-12-07 00 51 24
@JingYDENG JingYDENG changed the title Why do IFe and MC method give me NA F test? Why do IFe and MC methods give me NA in F test? Dec 6, 2023
@JingYDENG
Copy link
Author

My code is :
out.ife <- fect(y~ treat, data = sampled_vine, index = c("id","time"),
force = "two-way", method = "ife", CV = TRUE, r = c(0, 5),
se = TRUE, nboots = 200, parallel = TRUE, min.T0=8)

@JingYDENG
Copy link
Author

At the same time, Tr units equally weighted in ATT is also NA.

@lzy318
Copy link
Collaborator

lzy318 commented Jan 19, 2024

Could you attach a treatment status plot generated by PanelView?

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

No branches or pull requests

2 participants