density.feat: Features kernel density

Description Usage Arguments Value Author(s)

View source: R/feat.R

Description

Features kernel density

Usage

1
2
## S3 method for class 'feat'
density(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

Author(s)

Melissa J. Hubisz


rphast documentation built on May 1, 2019, 9:26 p.m.