ecdfcis {MultNonParam}R Documentation

Confidence Intervals for Empirical Cumulative Distribution Functions

Description

Confidence Intervals for Empirical Cumulative Distribution Functions

Usage

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.


[Package MultNonParam version 1.3.9 Index]