dens
method of findThresholdDensityThreshold
contains output from the dens
method findThreshold.
# S4 method for DensityThreshold
print(x)# S4 method for DensityThreshold,missing
plot(x, y, ...)
DensityThreshold object
ignored.
arguments to pass to plotDensityThreshold.
x
input distance vector with NA or infinite values removed.
bandwidth
bandwidth value fit during density estimation.
xdens
x-axis (distance value) vector for smoothed density estimate.
ydens
y-axis (density) vector for smoothed density estimate.
threshold
distance threshold that separates two modes of the input distribution.
findThreshold