printRegTable {dafs} | 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