plot.RCTPredCI | R Documentation |
Plots RCTPredCI object
## S3 method for class 'RCTPredCI'
plot(x, yMax = NULL, includeYR2 = FALSE, xGrid = TRUE, yGrid = TRUE, ...)
x |
RCTPredCI object |
yMax |
It sets upper value for the y-axis. It is useful when several figures are plotted together |
includeYR2 |
Whether to plot predictions for 104 weeks. By default (default = FALSE) it only plots the first 52 weeks. |
xGrid |
Whether to plot vertical grid lines (default = TRUE) |
yGrid |
Whether to plot horizontal grid lines (default = TRUE) |
... |
Additional arguments to be passed as in |
Other Links:
GetDistance()
,
GetWeekPredCI()
,
LoadData()
,
RCTRecruit-package
,
Time2Nsubjects()
,
gripsYR1
,
gripsYR2
,
gripsYR2Weekly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.