ivmodels

Examples

  • Card (1993) Using Geographic Variation in College Proximity to Estimate the Return to Schooling
  • Tanaka, Camerer, Nguyen (2010) Risk and Time Preferences: Linking Experimental and Household Survey Data from Vietnam
  • Angrist and Krueger (1991) Does Compulsory School Attendance Affect Schooling and Earnings?
  • Acemoglu, Johnson, and Robinson (2001) The Colonial Origins of Comparative Development: An Empirical Investigation

API reference

  • API
    • Estimators
    • Tests
    • Summary
    • ConfidenceSet
    • Quadric
    • Bibliography
      • ivmodels
        • ivmodels package

Other

  • GitHub
  • Changelog
ivmodels
  • API
  • ivmodels
  • View page source

ivmodels

  • ivmodels package
    • Subpackages
      • ivmodels.models package
        • Submodules
        • ivmodels.models.anchor_regression module
        • ivmodels.models.kclass module
        • ivmodels.models.pulse module
        • Module contents
      • ivmodels.tests package
        • Submodules
        • ivmodels.tests.anderson_rubin module
        • ivmodels.tests.conditional_likelihood_ratio module
        • ivmodels.tests.j module
        • ivmodels.tests.lagrange_multiplier module
        • ivmodels.tests.likelihood_ratio module
        • ivmodels.tests.pulse module
        • ivmodels.tests.rank module
        • ivmodels.tests.residual_prediction module
        • ivmodels.tests.wald module
        • Module contents
    • Submodules
    • ivmodels.confidence_set module
      • ConfidenceSet
        • ConfidenceSet.from_quadric()
        • ConfidenceSet.is_empty()
        • ConfidenceSet.is_finite()
        • ConfidenceSet.length()
    • ivmodels.quadric module
      • Quadric
        • Quadric.center
        • Quadric.c_standardized
        • Quadric.D
        • Quadric.V
        • Quadric.dim()
        • Quadric.forward_map()
        • Quadric.inverse_map()
        • Quadric.is_bounded()
        • Quadric.is_empty()
        • Quadric.project()
        • Quadric.volume()
    • ivmodels.simulate module
      • simulate_gaussian_iv()
      • simulate_guggenberger12()
    • ivmodels.summary module
      • CoefficientTable
      • Summary
        • Summary.coefficient_table_
        • Summary.statistic_
        • Summary.p_value_
        • Summary.f_statistic_
        • Summary.f_p_value_
        • Summary.fit()
    • ivmodels.utils module
      • oproj()
      • proj()
      • to_numpy()
    • Module contents
      • KClass
        • KClass.coef_
        • KClass.intercept_
        • KClass.kappa_
        • KClass.fuller_alpha_
        • KClass.ar_min_
        • KClass.kappa_liml_
        • KClass.named_coef_
        • KClass.set_fit_request()
        • KClass.set_predict_request()
        • KClass.set_score_request()
Previous Next

© Copyright 2023, Malte Londschien.

Built with Sphinx using a theme provided by Read the Docs.