quantile_tables {Largevars} | R Documentation |
Creates the quantile table output for largevar function
Description
Outputs the quantile tables from the package's corresponding vignette.
Usage
quantile_tables(r = 1)
Arguments
r |
Which partial sum the quantile table should be returned for. (Only r<=10 is available.) Default is r=1. |
Value
A numeric matrix.
Examples
quantile_tables(r=3)
[Package Largevars version 1.0.2 Index]