cuts: Wrapper to the cut() function

Description Usage

View source: R/lcmodels.R

Description

A wrapper to the cut() function, so that you can automatically break into quantiles as the default behavior, otherwise if the breakpoints are included, then just break on those. In all cases, include.lowest is set to True

Usage

1
cuts(data, npieces, simple.labels = T, ...)

marskar/lcmodels documentation built on May 3, 2019, 3:35 p.m.