Selects bandwidth for a selection rule bw
this is a wrapper around existing bandwidth selection rules
x : array-like
Array for which to get the bandwidth
bw : string
name of bandwidth selection rule, currently “scott” and “silverman” are supported
kernel : not used yet
bw : float
The estimate of the bandwidth
statsmodels.nonparametric.bandwidths.bw_silverman
Generalized Method of Moments gmm
Enter search terms or a module, class or function name.