Learn R Programming

CRE (version 0.2.7)

standardize_rules_matrix: Standardize Rules Matrix

Description

Standardize (i.e. mean=0 and stdev=1) the rules matrix.

Usage

standardize_rules_matrix(rules_matrix)

Value

Standardized rules matrix

Arguments

rules_matrix

The rules matrix.