percentile | R Documentation |
Calculate the value of a given probability value or the other way around.
percentile(var, percent = NULL, value = NULL)
var |
Vector |
percent |
Number between 0 and 1 to calculate the value of a given probability. |
value |
Number of the value for which the probability is going to be calculated. |
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.