print.power.htest {ctest} | R Documentation |
Print power.htest
object in nice layout
print.power.htest(x)
x |
Object of class power.htest |
A power.htest
object is just a named list of numbers and
strings, supplemented with method
and note
elements.
The method
is displayed as a title, the note
as a
footnote, and the remaining elements are given in an aligned `name =
value' format.
none
Peter Dalgaard