getmodified: Accesor method for 'modified' slot

getmodifiedR 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)

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

Related to getmodified in bde...