simulated_data {MedZIsc} | R Documentation |
Simulated Mediation Dataset
Description
A simulated dataset created for zero-inflated single-cell mediation analysis.
Usage
simulated_data
Format
An object of class data.frame
with 400 rows and 405 columns.
Details
A simulated dataset used to evaluate mediation methods for zero-inflated single-cell data. The dataset includes 300 samples with a continuous outcome (Y), a binary exposure (X), three covariates (Z1–Z3), 200 aggregated gene expression values (M_1–M_200), and corresponding zero proportions (F_1–F_200).
Source
Simulated using code in inst/scripts/simulate_example_data.R
[Package MedZIsc version 0.0.4 Index]