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 21 Nov. 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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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