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

Add Bayesian instrumental variable estimation #213

Merged
merged 34 commits into from
Aug 24, 2023

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    23eff06 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. [IV 212] loading data set properly, tidied notebook example and estim…

    …ated MLE treatment effects
    
    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    0a519d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e9d9f View commit details
    Browse the repository at this point in the history
  3. [IV 212] adding integration test

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3c70dfe View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    f97cd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30da22 View commit details
    Browse the repository at this point in the history
  3. [IV 212] experimenting with nicer plot

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    61d5592 View commit details
    Browse the repository at this point in the history
  4. [IV 212] changed colors

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c70c3df View commit details
    Browse the repository at this point in the history
  5. [IV 212] added reference

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1bf4a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. [IV 212] added more write up and improved plot

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    31cf8d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. get bibtex references working

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c50db34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe76082 View commit details
    Browse the repository at this point in the history
  3. improvements to current banks

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6a6739b View commit details
    Browse the repository at this point in the history
  4. minor edits

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    70b6571 View commit details
    Browse the repository at this point in the history
  5. attempt to fix failing test

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7529eaa View commit details
    Browse the repository at this point in the history
  6. update to proper sphinx glossary

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3e9b475 View commit details
    Browse the repository at this point in the history
  7. add wilkinson notation reference

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1f4e030 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df594ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d76d295 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    remove the over-cautious text on the code being alpha
    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    306bb1e View commit details
    Browse the repository at this point in the history
  11. bump to version 0.0.14

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5a14848 View commit details
    Browse the repository at this point in the history
  12. improvements to current banks

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    73e2959 View commit details
    Browse the repository at this point in the history
  13. update to proper sphinx glossary

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    85ae1b5 View commit details
    Browse the repository at this point in the history
  14. add wilkinson notation reference

    drbenvincent authored and NathanielF committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    916804e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f279a80 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12334bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd22016 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a28dab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f08b02d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. [IV 212] adding user warning and tidying params

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    04584d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa3f6d View commit details
    Browse the repository at this point in the history
  3. [IV 212] pretty print user warning

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f737115 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. [IV 212] adding axis labels with Ben's comments

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2e1d692 View commit details
    Browse the repository at this point in the history
  2. [IV 212] fixing axis label

    Signed-off-by: Nathaniel <[email protected]>
    NathanielF committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cb68c78 View commit details
    Browse the repository at this point in the history