wc_norm_no: Ignore normalization of data.
Description
Ignore normalization of data.
Usage
wc_norm_no(data, model = NULL)
Arguments
data
A dataset which needs to be normalized.
model
Additional data needed for future data to be normalized using same normalization technique.
Value
As a result normalized data are obtained. Result is in for of data.frame or data.matrix.