infection.count.plot {SimVitD} | R Documentation |
Plot whether a participant was disease or not as points on top of the vitamin D curves plotted from plot.vitd.curve
.
infection.count.plot( expos, infect, pch = 20, cex = 1.5, col = "red" )
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. |
Rebecca Mangan and Jason Wyse