infection.count.plot: Plotting the times of disease on the vitamin D curves.

View source: R/infection.count.plot.R

infection.count.plotR Documentation

Plotting the times of disease on the vitamin D curves.

Description

Plot whether a participant was disease or not as points on top of the vitamin D curves plotted from plot.vitd.curve.

Usage

    infection.count.plot( expos, infect, pch = 20, cex = 1.5, col = "red" )
  

Arguments

expos

An object of class exposure.levels.

infect

An object of class infection.count.

pch

Plotting symbol for the points.

cex

Standard graphical parameter.

col

Colour of the plotted points.

Author(s)

Rebecca Mangan and Jason Wyse


SimVitD documentation built on Aug. 20, 2023, 5:06 p.m.