quibble: Quantile Summary of distribution

Description Usage Arguments Value

View source: R/utilities.R

Description

Quantile Summary of distribution

Usage

1
2
3
4
quibble(
  x,
  q = c(0.005, 0.01, 0.025, 0.05, 0.1, 0.5, 0.9, 0.95, 0.975, 0.99, 0.995)
)

Arguments

x

data to be summarized

q

vector of quantiles

Value

tibble with mean, standard deviation and quantiles


ZScore314/ESG documentation built on Feb. 11, 2022, 12:15 a.m.