Updated 6 months ago
stats-base-ztest-alternative-enum2str
This repository provides an alternative implementation of the `enum2str` function for statistical analysis in JavaScript. It enhances your ability to convert enumeration values to strings, streamlining your data processing tasks. 🛠️📊
Updated 6 months ago
stats-base-ztest-alternative-str2enum
Return the enumeration constant associated with a Z-test alternative hypothesis string.
Updated 6 months ago
@stdlib/blas-base-transpose-operation-str2enum
Return the enumeration constant associated with a BLAS transpose operation.
Updated 6 months ago
@stdlib/blas-base-transpose-operation-enum2str
Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.
Updated 6 months ago
@stdlib/blas-base-transpose-operation-resolve-str
Return the transpose operation string associated with a supported BLAS transpose operation value.
Updated 6 months ago
@stdlib/blas-base-transpose-operation-resolve-enum
Return the enumeration constant associated with a supported BLAS transpose operation value.