The goal of QuantileNPCI is to calculate non-parametric confidence intervals for quantiles using fractional order statistics.
You can install the released version of QuantileNPCI from CRAN with:
install.packages("QuantileNPCI")This is a basic example which shows you how to calculate non-parametric confidence intervals for median, for the flood discharge data in Feather River with data included in the package:
library(QuantileNPCI)
quantCI(flood[flood$loc=="Feather", "discharge"], quant=0.5, alpha=0.05, method = "exact")
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.