View source: R/FUN-IDI-ver017.R
IDI.INF.GRAPH | R Documentation |
This function generates a plot to graphically display IDI, continuous NRI, and median improvement
IDI.INF.GRAPH(x, main = NULL, xlab = NULL, ylab = NULL, cex.main = NULL, cex.lab = NULL, ...)
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 |
This function provide a plot to graphically display IDI, continous-NRI and median improvement.
## see example in IDI.INF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.