Description Usage Arguments Author(s)
Creates a simple scatterplot for the AF function with time sequence (specified by the user as times
in the AFcoxph
function) on the x-axis and the AF function estimate on the y-axis.
1 2 3 |
x |
an object of class |
CI |
if TRUE confidence intervals are estimated and ploted in the graph. |
confidence.level |
user-specified confidence level for the confidence intervals. If not specified it defaults to 95 percent. Should be specified in decimals such as 0.95 for 95 percent. |
CI.transform |
user-specified transformation of the Wald confidence interval(s). Options are |
xlab |
label on the x-axis. If not specified the label "Time" will be displayed. |
main |
main title of the plot. If not specified the lable "Estimate of the attributable fraction function" will be displayed. |
ylim |
limits on the y-axis of the plot. If not specified the minimum value of the lower bound of the confidence interval will be used as the minimal value and the maximum value of the upper bound of the confidence interval will be used as the maximum of y-axis of the plot. |
... |
further arguments to be passed to the plot function. See |
Elisabeth Dahlqwist, Arvid Sj<c3><b6>lander
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.