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

View source: R/tidyDiscretise.R

fixedWidthR 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

fixedWidth(width)

Arguments

width

- the width of each bin


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