Description Usage Arguments Value Examples
Draw a hazard ratio plot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
out |
an object of class coxph or a resultant data.frame of mycph function |
type |
an integer indicating the type of plot. Default value is 1 |
xlab |
a title for the x axis |
ylab |
a title for the y axis |
show.OR |
a logical vector indicating whether or not show the text indicating the p value |
show.CI |
a logical vector indicating whether or not show the text indicating the confidence interval |
sig.level |
a numeric value of upper limit of p value of showing variables |
cex |
A numerical value giving the amount by which plotting OR/HR symbols should be magnified relative to the default, defaulting 1.2. |
lwd |
The line width, a positive number, defaulting to 2. |
pch |
Either an integer specifying a symbol or a single character to be used as the default in plotting OR/HR points. |
col |
A specification for the default plotting color. |
... |
arguments to be passed to plot |
This function return NULL invisibly and draw graphs
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.