statsmodels.regression.quantile_regression.QuantRegResults.scale

method

QuantRegResults.scale()[source]

A scale factor for the covariance matrix. Default value is ssr/(n-p). Note that the square root of scale is often called the standard error of the regression.