Learn R Programming

stream (version 1.5-0)

DSC_Micro: Abstract Class for Micro Clusterers

Description

Abstract class for all DSC Micro Clusterers.

Arguments

Details

DSC_Micro cannot be instantiated. Calling DSC_Micro() results in an error.

See Also

DSC

Examples

Run this code
# NOT RUN {
# available micro clusterers
DSC_registry$get_entries(DSC_Micro = TRUE)
# }

Run the code above in your browser using DataLab