View source: R/Complete_simulation.R
Description
1 2 3 4 5 6 7 8 9 | Complete_simulation(
A_tumor,
mu_tumor,
Samplesize = 100,
scaleFactor = rep(10, 3),
d.params = c(Tumor = 0.3, Stromal = 0.5, Immune = 0.1, Normal = 0.1),
noise_setting = 2,
seed = 1234
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.