Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 444 Bytes

pmadsim

pmadsim — Prospective Microarray Data Simulation.

This is a fork and extension of the madsim R package. We have extended this method to allow for differential expression to increase over time.

installation

install.packages("devtools")
devtools::install_github("3inar/pmadsim")

simulation

The simulation method recreates the simulation in our article.

library(pmadsim)
simulation()