Skip to contents

stdbscan 0.2.0

Changes

New features

  • Add a fonction for prediction predict(<stdbcsan>).
  • Add a fonction to check if points are corepoints st_dbscan_corepoint().
  • Add a class (stdbscan) for the clustering object based on the dbscan class.

Breaking changes

stdbscan 0.1.0

CRAN release: 2026-01-27

  • Initial CRAN submission.