quantiles: quantiles

Description Usage Arguments Details Value Author(s)

View source: R/Utility.R

Description

This function is similar to the built-in R function "quantile", but it returns a list of pre-selected quantiles of the set of values in the vector "x".

Usage

1

Arguments

x

Default = none

Details

This function is similar to the built-in R function "quantile", but it returns a list of pre-selected quantiles of the set of values in the vector "x". Specifically, it returns all the following quantiles: .005, .01, .025, .05, .1, .15, .2, .25, .3, .4, .5, .6, .7, .75, .8, .85, .9, .95, .975, .99, .995

Value

This function is used to construct the tables in the "Allstats" output files.

Author(s)

Kristin Isaacs, Graham Glen


HumanExposure/SHEDSDevel documentation built on Oct. 30, 2019, 6:49 p.m.