Other packages > Find by keyword >

MAMS  

Designing Multi-Arm Multi-Stage Studies
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MAMS", "3.0.0")



Attach the package and use:
library("MAMS")
Maintained by
Thomas Jaki
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-04-25
Latest Update: 2023-04-18
Description:
Designing multi-arm multi-stage studies with (asymptotically) normal endpoints and known variance.
How to cite:
Thomas Jaki (2012). MAMS: Designing Multi-Arm Multi-Stage Studies. R package version 3.0.0, https://cran.r-project.org/web/packages/MAMS. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2012-04-25 22:42), 0.2 (2012-05-28 17:15), 0.3 (2014-05-07 16:57), 0.4 (2015-02-28 01:29), 0.5 (2015-06-24 18:22), 0.6 (2015-09-29 17:33), 0.7 (2015-11-04 17:33), 0.8 (2016-05-17 21:16), 0.9 (2016-06-14 15:22), 1.0 (2016-07-19 15:54), 1.01 (2017-02-23 17:58), 1.2 (2017-09-14 14:03), 1.3 (2019-01-25 14:10), 1.4.1 (2020-11-20 17:00), 1.4.2 (2021-06-16 16:50), 1.4 (2020-11-17 21:50), 2.0.0 (2022-01-14 11:12), 2.0.1 (2023-04-18 14:30), 2.0.2 (2024-04-12 13:40)
Other packages that cited MAMS R package
View MAMS citation profile
Other R packages that MAMS depends, imports, suggests or enhances
Complete documentation for MAMS
Functions, R codes and Examples using the MAMS R package
Some associated functions: MAMS-package . MAMS.News . generic . mams . mams.sim . new.bounds . ordinal.mams . stepdown.mams . stepdown.update . tite.mams . 
Some associated R codes: generics.R . internal.R . mams.R . mams.sim.R . new.bounds.R . ordinal.mams.R . stepdown.mams.R . stepdown.update.R . tite.mams.R .  Full MAMS 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  
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  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  

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