infection.count.plot {SimVitD} | R 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 |
infect |
An object of class |
pch |
Plotting symbol for the points. |
cex |
Standard graphical parameter. |
col |
Colour of the plotted points. |
Author(s)
Rebecca Mangan and Jason Wyse
[Package SimVitD version 1.0.3 Index]