IDI.INF.GRAPH {survIDINRI} | R Documentation |
Function to display IDI and other measures in a graph
Description
This function generates a plot to graphically display IDI, continuous NRI, and median improvement
Usage
IDI.INF.GRAPH(x, main = NULL, xlab = NULL, ylab = NULL,
cex.main = NULL, cex.lab = NULL, ...)
Arguments
x |
An object generated by |
main |
main title of graph |
xlab |
label of x-axis. The default is |
ylab |
label of y-axis. The default is
|
cex.main |
size of the main title |
cex.lab |
size of the labels |
... |
Arguments passed to |
Details
This function provide a plot to graphically display IDI, continous-NRI and median improvement.
Examples
## see example in IDI.INF
[Package survIDINRI version 1.1-2 Index]