bin: Bin a numeric vector

View source: R/gen_friedman.R

binR Documentation

Bin a numeric vector

Description

Function to bin a numeric vector

Usage

bin(x, n_bins)

Arguments

x

A numeric vector.

Integer

specifying the number of bins to split x into.


koalaverse/vip documentation built on Aug. 29, 2023, 6:16 a.m.