📄️ Form Class Intervals
Convert a numeric variable into a set of ordered categories.
📄️ Rank
Rank the values of a numeric variable.
📄️ Standardise
Standardise a numeric variable.
📄️ Transform
Apply a transformation to a numeric variable.
Numeric variables are variables that contain numeric values. They can be discrete/counted (whole numbers such as age) or continuous/measured (decimal numbers such as height).
Convert a numeric variable into a set of ordered categories.
Rank the values of a numeric variable.
Standardise a numeric variable.
Apply a transformation to a numeric variable.