denormalize: denomalize data

Description Usage Arguments

Description

tranform normalized data back to original scale

Usage

1
denormalize(normalized, min, max)

Arguments

normalized

the normalized data frame/matrix

min, max

the min and max of each variable in the data. This can be otained by retrieving the attribute values of the normalized data, i.e. output of normalize


nguforche/MEml documentation built on April 20, 2020, 7:26 a.m.