Description Usage Arguments Author(s) See Also Examples
Scales the counts of the provided histograms by the provided factor and returns a new histogram.
1 | ScaleHistogram(x, factor)
|
x |
A |
factor |
A number value to scale the bucket counts by. Defaults to 1/Count(x) to normalize the sum of counts of the histogram to 1. |
Murray Stokely mstokely@google.com
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.