getmu {bde} | R Documentation |
Accesor method for Mu
slot
Description
This 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).
Arguments
.Object |
A boundary kernel density estimator. See all the accepted classes here with |
Methods
getmu(.Object)
[Package bde version 1.0.1.1 Index]