[R] getMethod(s) and var.test
Benjamin Otto
b.otto at uke.uni-hamburg.de
Wed Nov 1 12:56:31 CET 2006
Hi Jeff, Dimitris,
Thanks for the help! Is there some characteristic in the environment
description returned by the command
> var.test
which I could have recognized which method to use for retrieving the code?
To put it differently, can I distinguish from that description between the
functions that can be retrieved by getMethods() and these that need
different treatment?
Regards
Benjamin
-----Ursprüngliche Nachricht-----
Von: Jeff Miller [mailto:jeffmiller at alphapoint05.net]
Gesendet: 31 October 2006 16:39
An: 'Benjamin Otto'; 'R-Help'
Betreff: RE: [R] getMethod(s) and var.test
I have found that you need this to see the stats package code
getAnywhere(var.test.default)
Jeff
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Benjamin Otto
Sent: Tuesday, October 31, 2006 10:15 AM
To: R-Help
Subject: [R] getMethod(s) and var.test
Hi,
How do I retrieve the var.test() function code? I had a similar problem once
before with another function but getMethods() solved the problem then. Now I
tried several combinations for var.test() without success.
Regards
benjamin
--
Benjamin Otto
Universitaetsklinikum Eppendorf Hamburg
Institut fuer Klinische Chemie
Martinistrasse 52
20246 Hamburg
[[alternative HTML version deleted]]
______________________________________________
R-help at stat.math.ethz.ch 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.
More information about the R-help
mailing list