denormalize: Denormalized data

Description Usage Arguments Value

Description

Take the ouput of normalize and convert back to original scale.

Usage

1
denormalize(normalized, min, max)

Arguments

min

minimum value of each variable in the original data. This value is stored as an attribute of normalize

max

maximum value of each variable in the original data. This value is stored as an attribute of normalize

Value

Original un-normalized data


nguforche/MLSurvival documentation built on July 28, 2019, 1:59 p.m.