getmodified {bde}R Documentation

Accesor method for modified slot

Description

This method obtains the values stored in the modified slot of a Kernel density object. The value of this slot is TRUE if a modified version of the kernel estimator is used and FALSE otherwise.

Arguments

.Object

A kernel density estimator. See all the accepted classes here by running the command getSubclasses("KernelDensity").

Methods

getgetmodified(.Object)

[Package bde version 1.0.1.1 Index]