Description Usage Arguments Value See Also Examples
Converts a numeric value (p) representing an L-p metric to an enumerated index
appropriate for Insightful's MUTILS C library, used by many functions in the FRACTAL package
involving .Call calls.
| 1 | mutilsDistanceMetric(metric)
 | 
| metric | an integer (p) representing an L-p Euclidean distance metric.
Supported values are 1, 2 and  | 
an integer representing the equivalent MUTILS enumerated type for the specifed metric.
mutilsFilterType, mutilsFilterTypeContinuous, mutilsSDF, mutilsTransformPeakType, mutilsTransformType, mutilsWSShrinkageFunction, mutilsWSThresholdFunction.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.