/overlapping

Estimation of Overlapping in Empirical Distributions.

Primary LanguageRGNU General Public License v3.0GPL-3.0

overlapping

Estimation of Overlapping in Empirical Distributions.

Set up

To install this github version type in R:

#if devtools is not installed yet: 
#install.packages("devtools") 
library(devtools)
install_github("masspastore/overlapping")