Hi there,

I am interested in the inner workings of wilcox.test:

> wilcox.test
function (x, ...)
UseMethod("wilcox.test")
<environment: namespace:stats>

how can I get at the code, if it is R-code? For Methods one should be able to 
learn what extension to use, but here default or such do not help.

Is there a wayplot.default to learn which different versions of "plot" there 
are except trying plot.lm,  ...

best

-c

--
Dr. Christian W. Hoffmann,
Swiss Federal Research Institute WSL
Zuercherstrasse 111, CH-8903 Birmensdorf, Switzerland Tel +41-44-7392-277 (office), -111(exchange), -215 (fax)
[EMAIL PROTECTED],  www.wsl.ch/personal_homepages/hoffmann/
"Jene, die grundlegende Freiheit aufgeben wuerden, um eine geringe voruebergehende 
Sicherheit zu erwerben, verdienen weder Freiheit noch Sicherheit." - Benjamin 
Franklin


--
Christian W. Hoffmann,
Rigiblickstrasse 15 b, CH-8915Hausen am Albis, Switzerland,
Tel +41-44-7640853, [EMAIL PROTECTED]

______________________________________________
R-help@r-project.org 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.

Reply via email to