getmu: Accesor method for 'Mu' slot

getmuR 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 getSubclasses("BoundaryKernel").

Methods

getmu(.Object)

bde documentation built on June 10, 2022, 5:10 p.m.

Related to getmu in bde...