Other packages > Find by keyword >

grouprar  

Group Response Adaptive Randomization for Clinical Trials
View on CRAN: Click here


Download and install grouprar package within the R console
Install from CRAN:
install.packages("grouprar")

Install from Github:
library("remotes")
install_github("cran/grouprar")

Install by package version:
library("remotes")
install_version("grouprar", "0.1.0")



Attach the package and use:
library("grouprar")
Maintained by
Guannan Zhai
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-03-04
Latest Update: 2024-03-04
Description:
Implement group response-adaptive randomization procedures, which also integrates standard non-group response-adaptive randomization methods as specialized instances. It is also uniquely capable of managing complex scenarios, including those with delayed and missing responses, thereby expanding its utility in real-world applications. This package offers 16 functions for simulating a variety of response adaptive randomization procedures. These functions are essential for guiding the selection of statistical methods in clinical trials, providing a flexible and effective approach to trial design. Some of the detailed methodologies and algorithms used in this package, please refer to the following references: LJ Wei (1979) L. J. WEI and S. DURHAM (1978) Durham, S. D., FlournoY, N. AND LI, W. (1998) Ivanova, A., Rosenberger, W. F., Durham, S. D. and Flournoy, N. (2000) Bai Z D, Hu F, Shen L. (2002) Ivanova, A. (2003) Hu, F., & Zhang, L. X. (2004) Hu, F., & Rosenberger, W. F. (2006, ISBN:978-0-471-65396-7). Zhang, L. X., Chan, W. S., Cheung, S. H., & Hu, F. (2007) Zhang, L., & Rosenberger, W. F. (2006) Hu, F., Zhang, L. X., Cheung, S. H., & Chan, W. S. (2008) .
How to cite:
Guannan Zhai (2024). grouprar: Group Response Adaptive Randomization for Clinical Trials. R package version 0.1.0, https://cran.r-project.org/web/packages/grouprar. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited grouprar R package
View grouprar citation profile
Other R packages that grouprar depends, imports, suggests or enhances
Complete documentation for grouprar
Functions, R codes and Examples using the grouprar R package
Full grouprar 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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA