View source: R/tidyDiscretise.R
logNormalCentiles | R 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 mean and sd of the observed data (in a group by group fashion)
logNormalCentiles(bins)
bins |
- the number of bins to create out of the centiles of a log normal distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.