R/S3.R
pander.glm.rms.Rd
Prints an Grm object from rms package in Pandoc's markdown.
# S3 method for class 'Glm' pander(x, coefs = TRUE, ...)
an Grm object
if to the table of model coefficients, standard errors, etc. default(TRUE)
TRUE
optional parameters passed to raw pandoc.table function
pandoc.table