arch.univariate.base.ARCHModelResult.scale¶ property ARCHModelResult.scale : float¶ The scale applied to the original data before estimating the model. If scale=1.0, the the data have not been rescaled. Otherwise, the model parameters have been estimated on scale * y.