Learn R Programming

NADA2 (version 1.0.1)

quantile_CI: quantile confidence interval

Description

quantile confidence interval

Usage

quantile_CI(n, q, alpha = 0.05)

Arguments

n

length

q

quantile

alpha

CI value

Value

Returns the order statistics and the actual coverage.