norm01 {Coxmos}R Documentation

norm01

Description

Normalize all values into 0-1 range.

Usage

norm01(x)

Arguments

x

Numeric matrix or data.frame. Explanatory variables. Only qualitative variables will be transformed into binary variables.


[Package Coxmos version 1.0.2 Index]