Learn R Programming

adapt4pv (version 0.2-3)

data_PV: Simulated data for the adapt4pv package

Description

Simple simulated data, used to demonstrate the features of functions from adapt4cv package.

Arguments

Format

X

large sparse and binary matrix with 117160 rows and 300 columns. Drug matrix exposure: each row corresponds to an individual and each column corresponds to a drug.

Y

large spase and binary vector of length 117160. Indicator of the presence/absence of an adverse event for ech individual. Only the first 30 drugs (out of the 300) are associated with the outcome.

Examples

Run this code

data(ExamplePvData)


Run the code above in your browser using DataLab