View source: R/printRegTable.r
printRegTable | R Documentation |
Formats the column headings a regression table using the input of xtable
.
printRegTable(xtbl, sanitize.text.function = function(x){x}, test = 't', ...)
xtbl |
The output of |
sanitize.text.function |
Don't change this |
test |
"t" or "z" depending on the desired test |
... |
Extra arguments to be fed to |
A LaTeX formatted regression table
J Curran
print.xtable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.