Mu slotThis method obtains the values stored in the mu slot of a Boundary Kernel object. This slot contains the degree of smoothing for the boundary kernel estimator. mu can take the following values: 0 (uniform kernel), 1 (Epanechnikov kernel), 2 (bicuadratic kernel) or 3 (tricuadratic kernel).
.ObjectA boundary kernel density estimator. See all the accepted classes here with getSubclasses("BoundaryKernel").
getmu(.Object)