linearmodels.iv.results.FirstStageResults¶
- class FirstStageResults(dep, exog, endog, instr, weights, cov_type, cov_config)[source]¶
First stage estimation results and diagnostics
- Attributes:
diagnostics
Post estimation diagnostics of first-stage fit
individual
Individual model results from first-stage regressions
summary
Model estimation summary.
Methods
Properties
Post estimation diagnostics of first-stage fit
Individual model results from first-stage regressions
Model estimation summary.