categorize: Categorization of a continuous variable.

Description Usage Arguments

View source: R/categorize.R

Description

Internaly used function to categorize a continuous variable.

Usage

1
categorize(dat, threshold)

Arguments

dat

Numerical vector for a categorization.

threshold

Vector or scalar value(s) to determine the cutoff values for a categorization.


nricens documentation built on May 2, 2019, 6:01 a.m.