| pander.cph | R Documentation | 
Prints an cph object from rms package in Pandoc's markdown.
## S3 method for class 'cph'
pander(x, table = TRUE, conf.int = FALSE, coefs = TRUE, ...)
| x | an cph object | 
| table | if to print event frequency statistics. default( | 
| conf.int | set to e.g. .95 to print 0.95 confidence intervals on simple hazard ratios (which are usually meaningless as one-unit changes are seldom relevant and most models contain multiple terms per predictor) | 
| coefs | if to the table of model coefficients, standard errors, etc. default( | 
| ... | optional parameters passed to raw  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.