cdfplot: Empirical cumulative distribution function

Description Usage Arguments References

View source: R/plots.R

Description

Plots empirical cumulative distribution function.

Usage

1
2
cdfplot(x, add = FALSE, ylab = "F(x)", xlab = "", lwd = 1, main = "",
  ...)

Arguments

x

a vector.

add

if true adds this plot to previously plotted.

References

http://chemicalstatistician.wordpress.com/2013/06/25/exploratory-data-analysis-2-ways-of-plotting-empirical-cumulative-distribution-functions-in-r/


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.