fixedNumber: A binning strategy generator. Creates a function that can be...

View source: R/tidyDiscretise.R

fixedNumberR Documentation

A binning strategy generator. Creates a function that can be used to create discretisation cuts based on the statistical paramaters of the data to be discretised in particular the minimum and maximum value of the observed data (in a group by group fashion)

Description

A binning strategy generator. Creates a function that can be used to create discretisation cuts based on the statistical paramaters of the data to be discretised in particular the minimum and maximum value of the observed data (in a group by group fashion)

Usage

fixedNumber(bins)

Arguments

bins

- the number of bins to create for each group


terminological/tidy-info-stats documentation built on Nov. 19, 2022, 11:23 p.m.