Trial simulation package. Depends on coadministr.stanc.
git clone https://github.com/maj-biostat/coadministr
R CMD build coadministr
git clone https://github.com/maj-biostat/coadministr
R CMD INSTALL --preclean coadministr
or after build:
R CMD INSTALL --preclean coadministr_1.0.tar.gz
Brief environment information:
Tree:
coadministr
├── DESCRIPTION
├── man
│ ├── coadministr-package.Rd
│ ├── get_data.Rd
│ ├── pr_adverse_evt.Rd
│ └── trial.Rd
├── NAMESPACE
├── R
│ ├── data.R
│ ├── trial.R
│ ├── utils.R
│ └── zzz.R
└── README.md
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.