SubsampleDensityProp: Subsample of Data by Density

View source: R/SubsampleDensityProp.R

SubsampleDensityPropR Documentation

Subsample of Data by Density

Description

Subsampling using A and B Class of ABCanalysis and IntBin Density Estimation

Usage

SubsampleDensityProp(Data, SampleSize,
,MinDensity=9/1000)

Arguments

Data

data matrix 1:n,1:d

SampleSize

scalar, size of sample

MinDensity

points are ignored with a lower density than MinDensity, in percentage of the Maximum density

Value

LIST,

SampledData

Sampled Data

Ind

Indices of sample w.r.t. original data

Author(s)

MT

Examples

#Too

Mthrun/dbt.FlowCytometry documentation built on June 5, 2023, 10:30 a.m.