Rdocumentation
powered by
Learn R Programming
rphast (version 1.0)
density.feat: Features kernel density...
Description
Features kernel density
Usage
density.feat(x, type="length", ...)
Arguments
x
An object of type
feat
type
a character string, denoting the value to compute the density for. Currently the only valid types are "length" and "score"
...
additional arguments to be passed to
density
Value
A kernel density object as defined by
density