linearmodels.iv.results.FirstStageResults.individual

property FirstStageResults.individual : dict[str, OLSResults]

Individual model results from first-stage regressions

Returns:

Dictionary containing first stage estimation results. Keys are the variable names of the endogenous regressors.

Return type:

dict