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

Implementation with fect #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Implementation with fect #96

wants to merge 1 commit into from

Conversation

Shiyun-Hu
Copy link
Collaborator

Using fect() function to implement gsynth(); gsynth() is now essentially a wrapper function of fect().

Problems to be fixed (Lost features):

  1. clustered bootstrap (cl);
  2. autoregressive errors (cov.ar);
  3. EM algorithm;
  4. The options of "inference" is now the same with fect.
  5. Lost two types of plots: "missing" and "raw".
  6. Lost cumulative effects.

Documents are yet to be updated.

Using `fect()` function to implement `gsynth()`; `gsynth()` is now essentially a wrapper function of `fect()`.

Problems to be fixed (Lost features):
1. clustered bootstrap (cl);
2. autoregressive errors (cov.ar);
3. EM algorithm;
4. The options of "inference" is now the same with `fect`.
5. Lost two types of plots: "missing" and "raw".
6. Lost cumulative effects.

Documents are yet to be updated.
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.

1 participant