Prints an Grm object from rms package in Pandoc's markdown.

# S3 method for class 'Glm'
pander(x, coefs = TRUE, ...)

Arguments

x

an Grm object

coefs

if to the table of model coefficients, standard errors, etc. default(TRUE)

...

optional parameters passed to raw pandoc.table function