distancesDistribution: Distance Distribution

Description Usage Arguments Value Author(s)

View source: R/distancesDistribution.R

Description

Calculates the distribution of the distances between the data points

Usage

1

Arguments

data

A matrix, containing data as rows.

Value

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

Author(s)

Raphael Paebst


Mthrun/Distances documentation built on Feb. 4, 2020, 8:39 p.m.