TBradley27/MultiECDFPlot: Plot Multiple ECDFs onto the Same Plot from a List of Vectors, with Optional Annotations

This is a package for the convenient plotting of multiple data vectors as ECDFs (empricial cumulative distribution function) on a single plot. The multiecdfplot function, which is the primary plotting function of this package, takes a named list of vectors as input. When calling the function, graphical parameters can be passed to the base plotting function. Functions to annotate the graph with vertical and horizontal axis thresholds, and also the p-values from relevant statistical tests are also included.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TBradley27/MultiECDFPlot")
TBradley27/MultiECDFPlot documentation built on May 6, 2019, 9:49 p.m.