baPltAllTcell: Plot histogram of t-cells Y0 Y1 and Y1/Y0 for all scenarios

View source: R/basim_present.R

baPltAllTcellR Documentation

Plot histogram of t-cells Y0 Y1 and Y1/Y0 for all scenarios

Description

Plot histogram of t-cells Y0 Y1 and Y1/Y0 for all scenarios

Usage

baPltAllTcell(
  lst.par,
  xlims = list(c(-1, 1), c(0, 2000), c(0, 20)),
  ylims = c(9, 0.2, 0.3),
  label = "Scenario",
  ...
)

Arguments

lst.par

a list containing par.err and par.other as described in baPltTcell

xlims

x limit of the plot

ylims

y limit of the plot

label

label for the plot

...

reserved parameters


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