Torsten and whoever else knows about multcomp: I am using confint in multcomp to prepare a largish report with Sweave. I noted that confint uses up a lot of time, about 10 seconds per run, which adds up when several confints are calculated in draft mode.
I am using cached dummy results to get around this, but it would be easier if I could request some "draft" mode with less accurate results and set this to final in the later revisions. I tried to set "type=bonferroni", but this parameter seems not to be used. Any idea? Dieter Menne ______________________________________________ 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.