point_curvature_estimation: Computes the curvature of a single test sample's neighborhood.
Description
Computes the curvature of a single test sample's neighborhood.
Usage
point_curvature_estimation(data)
Value
A single numeric value for the curvature.
Arguments
- data
A numeric matrix or data frame representing the neighborhood (test point + its neighbors).