arch.covariance.kernel.CovarianceEstimator.rate

abstract property CovarianceEstimator.rate : float

The optimal rate used in bandwidth selection.

Controls the number of lags used in the variance estimate that determines the estimate of the optimal bandwidth.

Returns:

The rate used in bandwidth selection.

Return type:

float