[R] memisc/mtable: show only estimates (one line)

2009-08-29 Thread Frederik Elwert
Hello! mtable from memisc package shows estimates and standard error by default. I wanted to show only the estimates. Therefore, I created a new template: setCoefTemplate(simple=c(est=($est:#)($p:*))) But this leads to the following error when used: mtable(berk0,berk1,berk2,

Re: [R] Issues with factors with duplicate (empty) levels

2009-08-27 Thread Frederik Elwert
Hello again, Just for your information, I think I found a way to work around the problem described below. I don’t know if it’s the most elegant way, but it seems to work. Am Mittwoch, den 26.08.2009, 11:55 +0200 schrieb Frederik Elwert: Hello! I imported a DJI survey[1] from an SPSS file

Re: [R] teaching R

2009-08-27 Thread Frederik Elwert
Am Donnerstag, den 27.08.2009, 15:40 -0500 schrieb Andreas Stefik: Along this same note, are there any editors that have good code completion (intellisense) capabilities for R? I'll be teaching R to undergraduates this semester and I imagine having code completion would be helpful. JGR[1] is

[R] Issues with factors with duplicate (empty) levels

2009-08-26 Thread Frederik Elwert
Hello! I imported a DJI survey[1] from an SPSS file. When looking at some of the variables, I noticed problems with the `table` function and similar. It seems to be caused by duplicate levels which are generated from the value labels. Not all values have labels, so those who don’t get an empty