qestimates: Calculates quantile statistics and CI

Description Usage Arguments Value

View source: R/qestimates.R

Description

This is a wrapper function to calculate quantile statistics and CI using the pbci, logfitci and logfitcicens functions.

Usage

1
qestimates(x, p = 0.95)

Arguments

x

vector with data

p

quantile probability

Value

A list with the fitdist and bootdist objects, and a data,frame with a summary of of the procedure

This functions uses the 'fitdist' function of the fitdistrplus package. A log normal distribuion is fitted on the data and the quantile and confidence interval (CI) is calculated by bootstrapping of the fitted fucntion.


rivm-syso/achtergrondwaarden documentation built on Jan. 22, 2020, 12:44 a.m.