countIndex | R Documentation |
This function counts samples in each bin.
countIndex(yIndex, numberBin)
yIndex |
vector of indices representing which bins the responses fall into. |
numberBin |
the number of bins for response discretization. |
The function returns a vector indicating the number of responses in each bin, of length numberBin
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.