Description Usage Arguments Value Author(s)
View source: R/distancesDistribution.R
Calculates the distribution of the distances between the data points
1 |
data |
A matrix, containing data as rows. |
cumulativeKernels |
together with the cumulativeDistanceDensity this can be used to plot the CDF of the data |
cumulativeDistanceDensity |
together with the cumulativeKernels, this can be used to plot the CDF of the data |
kernels |
together with the pdeDistances, this can be used to plot the PDF of the data |
pdeDistaces |
together with the kernels, this kan be used to plot the PDF of the data |
distances |
A vector, containing the distances on which the distribution estimate is calculated |
Raphael Paebst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.