S4BuysePower-show {BuyseTest} | R Documentation |
Show Method for Class "S4BuysePower"
Description
Display the main results stored in a S4BuysePower
object.
Display the main results stored in a S4BuyseTest
object.
Usage
## S4 method for signature 'S4BuysePower'
show(object)
## S4 method for signature 'S4BuyseTest'
show(object)
Arguments
object |
an R object of class |
Value
invisible NULL
Author(s)
Brice Ozenne
See Also
powerBuyseTest
for performing power calculation based on GPC.
S4BuysePower-summary
for a more detailed presentation of the S4BuysePower
object.
BuyseTest
for performing a generalized pairwise comparison.
S4BuyseTest-summary
for a more detailed presentation of the S4BuyseTest
object.
[Package BuyseTest version 3.0.4 Index]