getCount {BuyseTest} | R Documentation |
Extract the Number of Favorable, Unfavorable, Neutral, Uninformative pairs
Description
Extract the number of favorable, unfavorable, neutral, uninformative pairs.
Usage
getCount(object, type)
## S4 method for signature 'S4BuyseTest'
getCount(object, type)
Arguments
object |
an R object of class |
type |
the type of pairs to be counted. Can be |
Value
A "vector"
containing the number of pairs
Author(s)
Brice Ozenne
[Package BuyseTest version 3.0.4 Index]