DSC_subspaceCluStream: CluStream for use with DSC_ThreeStage

Description Usage Arguments

View source: R/micro.R

Description

A version of the DSC_CluStream algorithm that is optimized for use with DSC_ThreeStage. Do not attempt to use this as a standalone stream clustering algorithm.

Usage

1
2
DSC_subspaceCluStream(timeWindow = 1000, maxNumKernels = 200,
  kernelRadiFactor = 2, streamSpeed = 1)

Arguments

timeWindow

window for aging the points

maxNumKernels

maximum number of microclusters to be produced

kernelRadiFactor

multiplier for the kernel radius

streamSpeed

number of points processed per time unit


subspaceMOA documentation built on May 29, 2017, 10:50 p.m.