Summarize the results from the powerBuyseTest function.
# S4 method for S4BuysePower
summary(
object,
statistic = NULL,
endpoint = NULL,
order.Hprojection = NULL,
transformation = NULL,
print = TRUE,
legend = TRUE,
col.rep = FALSE,
digit = 4,
...
)data.frame
output of powerBuyseTest
[character] the statistic summarizing the pairwise comparison: "netBenefit", "winRatio", "favorable", "unfavorable".
See the documentation of the coef method for further details.
Default value read from BuyseTest.options().
[character vector] the endpoints to be displayed: must be the name of the endpoint followed by an underscore and then by the threshold.
[integer 1,2] the order of the H-project to be used to compute the variance of the net benefit/win ratio.
[logical] should the CI be computed on the logit scale / log scale for the net benefit / win ratio and backtransformed.
[logical] Should the table be displayed?.
[logical] should explainations about the content of each column be displayed?
[logical] should the number of successful simulations be displayed?
[integer vector] the number of digit to use for printing the counts and the delta.
Not used. For compatibility with the generic method.
Brice Ozenne
powerBuyseTest for performing a simulation study for generalized pairwise comparison.