powered by
Contains control and case samples generated from a normal distribution and a two-component normal mixture distribution, respectively.
data(mixnorm_data)
A data frame with 100 rows and 2 variables:
Simulated data from a N(5,1) normal distribution.
Simulated data from a two-component normal mixture distribution: 0.8N(2,1) + 0.2N(3,1).
This dataset was artificially generated for the OVL.CI package.
Run the code above in your browser using DataLab