Other packages > Find by keyword >

bcrm  

Bayesian Continual Reassessment Method for Phase I Dose-Escalation Trials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bcrm", "0.5.4")



Attach the package and use:
library("bcrm")
Maintained by
Graham Wheeler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-01-11
Latest Update: 2019-08-23
Description:
Implements a wide variety of one- and two-parameter Bayesian CRM designs. The program can run interactively, allowing the user to enter outcomes after each cohort has been recruited, or via simulation to assess operating characteristics. See Sweeting et al. (2013): .
How to cite:
Graham Wheeler (2012). bcrm: Bayesian Continual Reassessment Method for Phase I Dose-Escalation Trials. R package version 0.5.4, https://cran.r-project.org/web/packages/bcrm. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2012-01-11 14:19), 0.2 (2012-02-09 16:59), 0.3 (2012-05-01 10:09), 0.4.1 (2012-10-24 16:34), 0.4.2 (2013-03-26 11:40), 0.4.3 (2013-09-10 17:35), 0.4.4 (2014-04-08 18:59), 0.4.5 (2015-09-24 01:23), 0.4.6 (2015-11-20 18:08), 0.4.7 (2018-01-28 22:52), 0.4 (2012-09-18 20:24), 0.5.1 (2019-05-22 16:30), 0.5.2 (2019-05-24 15:20), 0.5.3 (2019-06-04 23:50)
Other packages that cited bcrm R package
View bcrm citation profile
Other R packages that bcrm depends, imports, suggests or enhances
Complete documentation for bcrm
Functions, R codes and Examples using the bcrm R package
Some associated functions: Posterior.BRugs . Posterior.R2WinBUGS . Posterior.exact . Posterior.exact.sim . Posterior.rjags . bcrm-package . bcrm . find.x . getprior . plot.bcrm . plot.bcrm.sim . plot.threep3 . print.bcrm . print.threep3 . threep3 . 
Some associated R codes: bcrm-package.R . bcrm.R . models.R . nextdose.R . posteriors.R . simFun.R . stopcheck.R . threep3.R .  Full bcrm 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 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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
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  

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