linearmodels.system.results.SystemResults¶
- class linearmodels.system.results.SystemResults(results: AttrDict)[source]¶
Results from Seemingly Unrelated Regression Estimators
Methods
Breusch-Pagan LM test for no cross-correlation
conf_int
([level])Confidence interval construction
Likelihood ratio test of no cross-correlation
predict
([equations, data, fitted, ...])In- and out-of-sample predictions
Properties
Estimated covariance of parameters
Configuration of covariance estimator used to compute covariance
Type of covariance estimator used to compute covariance
Flag indicating whether covariance uses a small-sample adjustment
Model degree of freedom
Residual degree of freedom
Individual equation labels
Individual equation results
Fitted values
Number of iterations of the GLS executed
Estimation method
Model used in estimation
Residual sum of squares
Number of observations
Estimated parameters
Parameter p-vals.
Residual sum of squares
Estimated residuals
Coefficient of determination (R2)
Estimated residual covariance
Estimated parameter standard errors
Model estimation summary.
Alternative measure of system fit
Total sum of squares
Parameter t-statistics
Weighted estimated residuals