pander.lrm: Prints an lrm object from rms package in Pandoc's markdown.
Description
Prints an lrm object from rms package in Pandoc's markdown.
Usage
# S3 method for lrm
pander(x, coefs = TRUE, ...)
Arguments
coefs
if to the table of model coefficients, standard errors, etc. default(TRUE
)
...
optional parameters passed to raw pandoc.table
function