bundles / scipy 1.17.1 / scipy / stats / _kde / gaussian_kde / scotts_factor
function
scipy.stats._kde:gaussian_kde.scotts_factor
source: /scipy/stats/_kde.py :491
Signature
def scotts_factor ( self ) Summary
Computes the bandwidth factor factor. The default is scotts_factor. A subclass can overwrite this method to provide a different method, or set it through a call to set_bandwidth.
Aliases
-
scipy.stats.gaussian_kde.scotts_factor