ecdfcis function

Confidence Intervals for Empirical Cumulative Distribution Functions

Confidence Intervals for Empirical Cumulative Distribution Functions

ecdfcis(data, alpha = 0.05, dataname = NA, exact = TRUE, newplot = TRUE)

Arguments

  • data: vector of observations
  • alpha: 1-confidence level.
  • dataname: Name of variable for use in axis labeling
  • exact: logical value controlling whether confidence intervals are exact or asymlptotic.
  • newplot: logical value controlling whether the estimate is added to an existing plot, or whether a new plot should be constructed.
  • Maintainer: John E. Kolassa
  • License: GPL-2
  • Last published: 2023-08-30

Useful links