baPltTcell: Plot histogram of t-cells Y0 Y1 and Y1/Y0 for a given...

View source: R/basim_present.R

baPltTcellR Documentation

Plot histogram of t-cells Y0 Y1 and Y1/Y0 for a given scenario

Description

Plot histogram of t-cells Y0 Y1 and Y1/Y0 for a given scenario

Usage

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)
)

Arguments

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

Value

a plot of histogram of t-cells Y0 Y1 and Y1/Y0 for a given scenario


olssol/cava documentation built on Aug. 30, 2023, 2:01 a.m.