Learn R Programming

⚠️There's a newer version (3.1.0) of this package.Take me there.

BuyseTest (version 1.3.2)

Generalized Pairwise Comparisons

Description

Implementation of the Generalized Pairwise Comparisons. This test enables to compare two groups of observations in randomized trials(e.g treated vs. control patients) on several prioritized outcomes. Pairwise comparisons require consideration of all possible pairs of individuals, one taken from the treatment group and the other taken from the control group. The outcomes of the two individuals forming a pair are compared. Thresholds of minimal clinically significant differences can be defined. It is possible to analyze simultaneously several outcomes by prioritizing the variables that capture them. The highest priority is assigned to the variable considered the most clinically relevant. A natural way of handling uninformative or neutral pairs is to consider the outcomes in descending order of priority: whenever a pair is uninformative or neutral for an outcome of higher priority, the outcomes of lower priority are examined In the case of time-to-event endpoint, four methods to handle censored observations are available in this package (Gehan, Peto, Efron, and Peron).

Copy Link

Version

Install

install.packages('BuyseTest')

Monthly Downloads

803

Version

1.3.2

License

GPL-3

Maintainer

Brice Ozenne

Last Published

May 29th, 2018

Functions in BuyseTest (1.3.2)

BuyseRes-confint

Confidence Intervals for Model Parameters
BuyseTest.options-methods

Methods for the class "BuyseTest.options"
BuyseTest.options

Global options for BuyseTest package
validFCTs

Check Arguments of a function.
BuyseTest

Generalized Pairwise Comparisons (GPC)
BuyseTest.options-class

Class "BuyseTest.options" (global setting for the BuyseTest package)
BuyseTest_cpp

C++ function performing the pairwise comparison over several endpoints.
constStrata

Strata creation
BuyseRes-summary

Summary Method for Class "BuyseRes"
BuyseTest-package

BuyseTest package: Generalized Pairwise Comparisons
Simulation function

Simulation of data for the BuyseTest
testArgs

Check Arguments Passed to BuyseTest
getCount

get Method for Class "BuyseRes"
internal-initialization

internal functions for BuyseTest - initialization
internal-print

internal functions for BuyseTest - display
BuyseRes-show

Show Method for Class "BuyseRes"
BuyseRes-class

Class "BuyseRes" (output of BuyseTest)