R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
BuyseTest
View on CRAN: Click
here
Download and install BuyseTest package within the R console
Install from CRAN:
install.packages("BuyseTest")
Install from Github:
library("remotes")
install_github("cran/BuyseTest")
Install by package version:
library("remotes")
install_version("BuyseTest", "3.0.5")
Attach the package and use:
library("BuyseTest")
Maintained by
Brice Ozenne
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-17
Latest Update: 2023-03-20
Description:
Implementation of the Generalized Pairwise Comparisons (GPC) as defined in Buyse (2010) for complete observations, and extended in Peron (2018) to deal with right-censoring. GPC compare two groups of observations (intervention vs. control group) regarding several prioritized endpoints to estimate the probability that a random observation drawn from one group performs better than a random observation drawn from the other group (Mann-Whitney parameter). The net benefit and win ratio statistics, i.e. the difference and ratio between the probabilities relative to the intervention and control groups, can then also be estimated. Confidence intervals and p-values are obtained based on asymptotic results (Ozenne 2021 ), non-parametric bootstrap, or permutations. The software enables the use of thresholds of minimal importance difference, stratification, non-prioritized endpoints (O Brien test), and can handle right-censoring and competing-risks.
How to cite:
Brice Ozenne (2016). BuyseTest: Generalized Pairwise Comparisons. R package version 3.0.5, https://cran.r-project.org/web/packages/BuyseTest. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2016-08-17 10:40), 1.3.2 (2018-05-29 09:28), 1.5.0 (2018-09-26 16:20), 1.6 (2018-10-17 12:30), 1.7 (2019-01-16 10:00), 1.8.3 (2020-01-16 15:50), 1.8.4 (2020-02-14 14:50), 1.8.5 (2020-03-03 13:20), 1.8 (2019-11-13 17:50), 2.1.0 (2020-04-26 17:20), 2.1.3 (2020-05-07 17:10), 2.2.1 (2021-01-05 21:40), 2.2.3 (2021-01-12 11:20), 2.2.6 (2021-03-16 20:30), 2.3.0 (2021-04-23 18:50), 2.3.5 (2021-10-25 09:00), 2.3.9 (2022-01-03 12:30), 2.3.10 (2022-01-11 10:02), 2.3.11 (2022-03-28 08:50), 2.4.0 (2023-03-20 23:30), 3.0.2 (2024-01-23 16:12), 3.0.4 (2024-07-01 11:20)
Other packages that cited BuyseTest R package
View BuyseTest citation profile
Other R packages that BuyseTest depends,
imports, suggests or enhances
Complete documentation for BuyseTest
Functions, R codes and Examples using
the BuyseTest R package
Some associated functions: BuyseMultComp . BuyseTTEM . BuyseTest-package . BuyseTest . BuyseTest.options-class . BuyseTest.options-methods . BuyseTest.options . GPC_cpp . S4BuysePower-class . S4BuysePower-show . S4BuysePower-summary . S4BuyseTest-class . S4BuyseTest-coef . S4BuyseTest-confint . S4BuyseTest-getCount . S4BuyseTest-getIid . S4BuyseTest-getPairScore . S4BuyseTest-getPseudovalue . S4BuyseTest-getSurvival . S4BuyseTest-sensitivity . S4BuyseTest-show . S4BuyseTest-summary . as.data.table.performance . auc . autoplot.sensitivity . boot2pvalue . calcIntegralSurv2_cpp . coef.BuyseTestAuc . coef.BuyseTestBrier . confint.BuyseTestAuc . confint.BuyseTestBrier . constStrata . discreteRoot . dot-calcIntegralCif_cpp . dot-calcIntegralSurv_cpp . dot-colCenter_cpp . dot-colMultiply_cpp . dot-colScale_cpp . dot-information.logit . dot-rowCenter_cpp . dot-rowCumProd_cpp . dot-rowCumSum_cpp . dot-rowMultiply_cpp . dot-rowScale_cpp . dot-score.logit . dot-vcov.logit . iid.BuyseTestAuc . iid.BuyseTestBrier . iid.prodlim . internal-initialization . internal-print . performance . performanceResample . pnormexp . pnormweibull . powerBuyseTest . predict.BuyseTTEM . predict.logit . qnormexp . qnormweibull . simCompetingRisks . simulation . testArgs . validFCTs .
Some associated R codes: 0-onLoad.R . 1-setGeneric.R . BuyseMultComp.R . BuyseTTEM.R . BuyseTest-Peron.R . BuyseTest-check.R . BuyseTest-inference.R . BuyseTest-initialization.R . BuyseTest-package.R . BuyseTest-print.R . BuyseTest.R . BuyseTest.options.R . PairScore.R . RcppExports.R . S4-BuysePower-show.R . S4-BuysePower-summary.R . S4-BuysePower.R . S4-BuyseTest-coef.R . S4-BuyseTest-confint.R . S4-BuyseTest-get.R . S4-BuyseTest-sensitivity.R . S4-BuyseTest-show.R . S4-BuyseTest-summary.R . S4-BuyseTest.R . S4-BuyseTest.options.R . as.data.table.performance.R . auc.R . autoplot.sensitivity.R . brier.R . constStrata.R . discreteRoot.R . iid.prodlim.R . normexp.R . performance.R . performanceResample.R . powerBuyseTest.R . predict.logit.R . simBuyseTest.R . simCompetingRisks.R . valid.R . Full BuyseTest package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)
wordspace
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stephanie Evert (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)