| mutilsTransformType | R Documentation |
MUTILS is a C library used for certain itCall functions.
This function maps a wavelet transform character string to the
corresponding enum type in MUTILS.
mutilsTransformType(x)
x |
a character string representing the wavelet transform type.
Choices are |
an integer corresponding to the MUTILS enum.
mutilsDistanceMetric, mutilsFilterType, mutilsFilterTypeContinuous, mutilsSDF, mutilsTransformPeakType, mutilsWSShrinkageFunction, mutilsWSThresholdFunction.
## map the MODWPT
mutilsTransformType("modwpt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.