Extract the number of favorable, unfavorable, neutral, uninformative pairs.
getCount(object, type)# S4 method for S4BuyseTest
getCount(object, type)
A "vector" containing the number of pairs
an R object of class S4BuyseTest, i.e., output of BuyseTest
the type of pairs to be counted. Can be "favorable", "unfavorable", neutral, or uninf. Can also be "all" to select all of them.
Brice Ozenne