| discretize | R Documentation |
Bins continuous data
discretize(x, Range, nbins, ChangeVals = FALSE)
x |
A numeric matrix with two columns. |
Range |
range of variables |
nbins |
number of bins. |
ChangeVals |
=FALSE, should values of discrete rv's be adjusted to midpoints? |
A numeric matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.