makeCOVbin: make the bins with equal number of observations or using...

Description Usage Arguments Value Author(s) Examples

Description

make the bins with equal number of observations or using user-defined breaks

Usage

1
makeCOVbin(COV.data, N.covbin = NULL, breaks.data = NULL)

Arguments

COV.data

numeric vector that need to make bins

N.covbin

the number of bins

breaks.data

user-defined breaks

Value

information of the binning with summary

Author(s)

Eun-Kyung Lee lee.eunk@gmail.com

Examples

1
2

asVPC documentation built on May 2, 2019, 11:05 a.m.

Related to makeCOVbin in asVPC...