[Rd] scale
Martin Maechler
Martin Maechler <maechler@stat.math.ethz.ch>
Wed, 29 Mar 2000 08:30:54 +0200 (MEST)
>>>>> "PaulG" == Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
PaulG> I am cleaning up a few pieces of my DSE library and I realized I
PaulG> am still overriding scale to make it generic with the base
PaulG> version as the default. I use scale methods for data objects
PaulG> which are not simple matrices. Could scale in the base be made
PaulG> generic?
it could..
scale (x, center = TRUE, scale = TRUE)
Is it okay to require the center and scale argument for all methods?
Martin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._