"nrd0", "nrd", "bcv", "SJ": Bandwidth selectors from stats.
They are documented in [bandwidth][stats::bandwidth] stats:bandwidth.
"nrd0" is the standard bandwidth selector for symmetric kernels with
constant parametric starts.
"ucv": Unbiased cross validation. The standard option for
asymmetric kernels.
"RHE": Selector for parametric starts with a symmetric kernel,
based on a reference rule with Hermite polynomials.
Described in Hjort & Glad (1995). The default method in kdensity when a parametric
start is supplied and the kernel is symmetric.
"JH": Selector for the Gaussian copula kernel, based on
normal reference rule. Described in Jones & Henderson. The default method when
the gcopula kernel is used in kdensity.