S4BuyseTest-getCount: Extract the Number of Favorable, Unfavorable, Neutral,...

getCountR 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 S4BuyseTest, i.e., output of BuyseTest

type

the type of pairs to be counted. Can be "favorable", "unfavorable", neutral, or uninf. Can also be "all" to select all of them.

Value

A "vector" containing the number of pairs

Author(s)

Brice Ozenne


bozenne/BuyseTest documentation built on Feb. 16, 2024, 5:35 a.m.