nonparametric
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 (str) – name of bandwidth selection rule, currently supported are: normal_reference, scott, silverman
kernel (not used yet)
bw – The estimate of the bandwidth
float
select_bandwidth