On Thu, 20 Jul 2006, Douglas Bates wrote:
> Notice that in Martin's example he used
>
> showMethods(class = "lmer", where = "package:Matrix")
>
> The result is still not optimal but it is slightly more useful than
> trying the default location. The approach that Thomas contributed
> earlier in this discussion is probably the better route.
>
The main remaining problem in my code is that with super=TRUE it will
report all inherited methods, even where more specific methods override
them. That should be fixable.
-thomas
Thomas Lumley Assoc. Professor, Biostatistics
[EMAIL PROTECTED] University of Washington, Seattle
______________________________________________
[email protected] 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.