Thank you very much Peter. That did the trick.
Frank
Peter Dalgaard-2 wrote
> On Apr 24, 2013, at 15:59 , Frank Harrell wrote:
>
>> I found that package quantreg has created a new generic for latex() [I
>> wish
>> it hadn't; this has been a generic in Hmisc for almost 2 decades]. When
>> I
>> r
On Apr 24, 2013, at 15:59 , Frank Harrell wrote:
> I found that package quantreg has created a new generic for latex() [I wish
> it hadn't; this has been a generic in Hmisc for almost 2 decades]. When I
> require(quantreg) after loading rms, latex(anova.rms object) dispatches
> latex.default, bu
I found that package quantreg has created a new generic for latex() [I wish
it hadn't; this has been a generic in Hmisc for almost 2 decades]. When I
require(quantreg) after loading rms, latex(anova.rms object) dispatches
latex.default, but everything is fine if I don't load quantreg. rms has
imp