rank2group2: Rank a numeric vector using proportional table and returns a...

View source: R/predict3d.R

rank2group2R Documentation

Rank a numeric vector using proportional table and returns a new ordinal vector

Description

Rank a numeric vector using proportional table and returns a new ordinal vector

Usage

rank2group2(x, k = 4)

Arguments

x

a numeric vector

k

a integer specifies how many groups you want to classify. default value is 4


predict3d documentation built on April 14, 2023, 12:26 a.m.