Frank Black-2 wrote:
> 
> 
> I'm using the quantreg package to run some regressions. I'm trying to save
> the output as latex tables using the helpful "latex" command, which works
> fine. However, I've been unable to modify its behavior in some ways I'm
> insterested in. For instance, I'd like a table in which I had the
> asterisks
> corresponding to the significance levels of each variable, but I have been
> unable to find how to do it.
> 
> 

For some other models (lm, glm, lme), I have made some customizations (using
well-formatted p-values, asterisks are a bit outdated and not loved by most
journals). You can download the source from 

http://www.menne-biomed.de/download/Dmisc_1.2.1.tar.gz

Check, for example, latex.lm.R

Dieter


-- 
View this message in context: 
http://r.789695.n4.nabble.com/latex-tables-with-quantreg-tp3049844p3050027.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to