[R] as.generic

Roger Koenker roger at ysidro.econ.uiuc.edu
Wed Jun 5 15:48:51 CEST 2002


I've been writing some matrix-type methods for a new class of sparse matrices
and for most methods this has been straightforward.  However, there are
examples, like %*% and chol, that (apparently) R doesn't automatically
recognize as generic.  What to do in these cases?  At this point, I've
been writing new generic methods with slightly perturbed names %m% and
cholesky for example in the expectation that I'll eventually rename them
when I discover the source of my confusion.  Can someone enlighten me?


url:	http://www.econ.uiuc.edu		Roger Koenker
email	roger at ysidro.econ.uiuc.edu		Department of Economics
vox: 	217-333-4558				University of Illinois
fax:   	217-244-6678				Champaign, IL 61820

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list