Skip to content
Prev 36713 / 63424 Next

Creating an S3 method when the generic function is defined in another (imported) package

On Fri, 14 May 2010, Arne Henningsen wrote:

            
I probably wouldn't re-export the estfun() generic. People will probably 
load "sandwich" anyway before calling estfun(), in particular if they want 
to compute the sandwich() covariance matrix.

hth,
Z