standardize_rules_matrix {CRE} | R Documentation |
Standardize Rules Matrix
Description
Standardize (i.e. mean=0 and stdev=1) the rules matrix.
Usage
standardize_rules_matrix(rules_matrix)
Arguments
rules_matrix |
The rules matrix. |
Value
Standardized rules matrix
[Package CRE version 0.2.7 Index]