| DensityThreshold-class | R Documentation |
dens method of findThresholdDensityThreshold contains output from the dens method findThreshold.
## S4 method for signature 'DensityThreshold'
print(x)
## S4 method for signature 'DensityThreshold,missing'
plot(x, y, ...)
x |
DensityThreshold object |
y |
ignored. |
... |
arguments to pass to plotDensityThreshold. |
xinput distance vector with NA or infinite values removed.
bandwidthbandwidth value fit during density estimation.
xdensx-axis (distance value) vector for smoothed density estimate.
ydensy-axis (density) vector for smoothed density estimate.
thresholddistance threshold that separates two modes of the input distribution.
findThreshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.