On Dec 15, 2011, at 2:16 PM, Rui Barradas wrote:

You're right, David,

The first line is wrong, it should be

...  df=2:4  ...

As for creating something, try

ht <- structure( ... etc ...
ht
class(ht)

See what is printed and what function prints it.

Well, the function is stats:::print.htest.

(Do not expect any further replies to emails sent without context.)

#---------------------------------------------------#
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
#---------------------------------------------------#


David Winsemius, MD
West Hartford, CT

______________________________________________
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