GetRange | R Documentation |
Get the recommended range for multiple discretisations
GetRange(k = 3, n, dimensions, divisions = 1)
k |
the assumed minimum number of objects in a bucket (the default is the recommended value) |
n |
the total number of objects considered |
dimensions |
the number of dimensions of analysis |
divisions |
the number of divisions of discretisations |
The recommended range value (a floating point number).
GetRange(n = 250, dimensions = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.