| get_subset_of_feature_map | R Documentation | 
The function to get subset of points based on feature mapping
get_subset_of_feature_map(dtst, Matrix_Voronoi, iFeature_point)
| dtst | Dataset of all the original points | 
| Matrix_Voronoi | Matrix of Voronoi diagrams based on the Isolation Kernel algorithm | 
| iFeature_point | Feature mapping in RKHS for a point,
that can be gotten via  | 
The subset of dtst that has points extracted with feature mapping of an observation point (iFeature_point)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.