summaryStox | R Documentation |
The summary function introduced in StoX <= 2.7.
summaryStox(x, percentages = c(5, 50, 95), na.rm = FALSE)
x |
numeric vector whose sample quantiles are wanted, or an
object of a class for which a method has been defined (see also
‘details’). |
percentages |
The percentages to get percentiles for, equivalent to 100 * probs in |
na.rm |
logical; if true, any |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.