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

ivreg #927

Closed
wants to merge 13 commits into from
Closed

ivreg #927

wants to merge 13 commits into from

Commits on Sep 7, 2020

  1. Switch to ivreg and add extra options

    - Replace "instruments" arg in tidy.ivreg with new "component" arg.
    - Include weak instruments F-test with augment.ivreg(..., diagnostics = TRUE)
    grantmcdermott committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    af3e09c View commit details
    Browse the repository at this point in the history
  2. Add "se_fit" and "interval" args to augment.ivreg

    - Also fix some typos
    grantmcdermott committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    c876339 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    8ea8369 View commit details
    Browse the repository at this point in the history
  2. typos

    grantmcdermott committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    f23bc09 View commit details
    Browse the repository at this point in the history
  3. rename

    grantmcdermott committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    f4a2b0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65017f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98dd0b0 View commit details
    Browse the repository at this point in the history
  6. rebase with master and fix some careless mistakes

    Merge branch 'master' into ivreg
    
    # Conflicts:
    #	R/aer-tidiers.R
    #	man/augment.ivreg.Rd
    #	man/glance.ivreg.Rd
    grantmcdermott committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ce51747 View commit details
    Browse the repository at this point in the history
  7. See prev. commit

    grantmcdermott committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    70be2b8 View commit details
    Browse the repository at this point in the history
  8. Update news

    grantmcdermott committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    bc57a01 View commit details
    Browse the repository at this point in the history
  9. typo

    grantmcdermott committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    025f555 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    198ad57 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Minor internal changes.

    - Mostly to trigger new build.
    grantmcdermott committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    f9463b5 View commit details
    Browse the repository at this point in the history