eclust (version 0.1.0)

simdata: Simulated Data with Environment Dependent Correlations

Description

A dataset containing simulated data for example use of the eclust package functions. This data was generated using the s_modules and s_generate_data

Usage

simdata

Arguments

Format

A matrix with 100 rows and 502 variables:

References

Bhatnagar, SR., Yang, Y., Blanchette, M., Bouchard, L., Khundrakpam, B., Evans, A., Greenwood, CMT. (2016+). An analytic approach for interpretable predictive models in high dimensional data, in the presence of interactions with exposures Preprint

Examples

Run this code
simdata[1:5, 1:10]
table(simdata[,"E"])

Run the code above in your browser using DataLab