On Mon, 16 Jun 2003 09:56:07 +0200 Patrick Hausmann <p.hausmann at mr-regionalberatung.de> wrote:> Dear Frank, > > I can reproduce the problem from Philippe Glaziou (see attachment). > Maybe this can help. > Best, > Patrick > > Am Wollelager 11 > 27749 Delmenhorst > Tel. 04221 96373-0 > Fax 04221 96373-29 > > http://www.mr-regionalberatung.de >Dear Patrick - That was very helpful, especially the output comparing the old and new latex( ) function results - thanks. I'm sorry Philippe that I did not see the problem before. If you edit the source code for latex.default by adding the line extracolheads <- c('', extracolheads) after the line col.just <- c(rowlabel.just, col.just) the problem should be fixed. The next release of Hmisc will have this fix. Frank --- Frank E Harrell Jr Prof. of Biostatistics & Statistics Div. of Biostatistics & Epidem. Dept. of Health Evaluation Sciences U. Virginia School of Medicine http://hesweb1.med.virginia.edu/biostat
Frank E Harrell Jr <fharrell at virginia.edu> wrote:> Dear Patrick - That was very helpful, especially the > output comparing the old and new latex( ) function results > - thanks. I'm sorry Philippe that I did not see the > problem before. If you edit the source code for > latex.default by adding the line > > extracolheads <- c('', extracolheads) > > after the line > > col.just <- c(rowlabel.just, col.just) > > the problem should be fixed. The next release of Hmisc > will have this fix.Thanks a lot Frank. This fixes the problem and also impresses me a lot. I have not seen such a level of support and speed of reaction to fix minor bugs very often. Best regards, -- Philippe
Maybe Matching Threads
- problem with latex of object summary reverse
- Latex problem in Hmisc (3.8-1) and Mac Os X with R 2.11.1
- (kein Betreff)
- Package Hmisc, functions summary.formula() and latex(), options pdig, pctdig, eps and prmsd
- [Hmisc] latex() with ctable=T inserting unwanted empty line in .tex file when used on summary.formula(method="reverse") object