Johannes Huesing <[EMAIL PROTECTED]> [Sun, Jun 29, 2008 at 08:13:27AM CEST]:
> Dear all,
> I am trying to understand how to access S4 methods after loading a
> package, using the online documentation of getMethod and friends.
>
> This is what I have been trying:
> > library(coin)
> > findMethods(
Johannes Huesing <[EMAIL PROTECTED]> [Sun, Jun 29, 2008 at 08:13:27AM CEST]:
> Dear all,
> I am trying to understand how to access S4 methods after loading a
> package, using the online documentation of getMethod and friends.
>
I am just realizing that the lack of online documentation on S4 meth
Dear all,
I am trying to understand how to access S4 methods after loading a
package, using the online documentation of getMethod and friends.
This is what I have been trying:
> library(coin)
> findMethods("ApproxNullDistribution")
list()
Warning message:
In findMethods("ApproxNullDistribution")
3 matches
Mail list logo