View source: R/basim_present.R
baPltTcell | R Documentation |
Plot histogram of t-cells Y0 Y1 and Y1/Y0 for a given scenario
baPltTcell(
par.err,
par.other,
nreps = 1e+05,
pos.legend = c(0.8, 0.6),
f.simu = baSimuTcell,
fname = NULL,
...,
ry.quants = c(0.1, 0.5, 0.9)
)
par.err |
a list of gamma, delta, epsilon error |
par.other |
other parameters including u0, u1, v, and beta |
nreps |
number of repetitions |
pos.legend |
legend position |
f.simu |
simulating function |
fname |
file name to save to |
... |
reserved parameters |
ry.quants |
quantiles |
a plot of histogram of t-cells Y0 Y1 and Y1/Y0 for a given scenario
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.