Description Usage Arguments Details Value See Also Examples
Printing objects of class "mpe.tst" and "power.mpe.test" by simple
print methods.
1 2 3 4 |
x |
object of class |
digits |
number of significant digits to be used. |
prefix |
string, passed to |
... |
further arguments to be passed to or from methods. |
The print methods are based on the respective methods print.htest
and print.power.htest of package stats.
A power.mpe.test object is just a named list of numbers and
character 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.
the argument x, invisibly, as for all print
methods.
print.power.htest
power.known.var,
power.unknown.var,
mpe.z.test,
mpe.t.test.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.