logfitcicens: Calculates fitted quantiles and CI, including censored data

Description Usage Arguments Value

View source: R/logfitcicens.R

Description

To calculate the quantile and CI, a log-normal distribution is fitted on the censored data and the quantile and CI for this fit is returned.

Usage

1
logfitcicens(x, prob = 0.95)

Arguments

x

Data

prob

quantile probability

Value

A list with the fitdistcens and bootdistcens objects, and a data,frame with a summary of of the procedure

This functions uses the 'fitdistcens' function of the fitdistrplus package. Censored data (i.e. concentrations) are indicated with negative values. A log normal distribuion is fitted on the data and the quantile and confidence interval (CI) is calculated by bootstrapping of the fitted function.


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