## [1] "Data"
## attr(,"package")
## [1] "crmPack"
| ID | Cohort | Dose | DLT? |
|---|---|---|---|
| 1 | 1 | 1 | FALSE |
| 2 | 2 | 3 | FALSE |
| 3 | 3 | 5 | FALSE |
The dose grid is 1, 3, 5, 10, 15, 20, 25, 40, 50, 80 and 100.
| ID | Cohort | Dose | DLT? |
|---|---|---|---|
| 1 | 1 | 1 | FALSE |
| 2 | 2 | 3 | FALSE |
| 3 | 3 | 5 | FALSE |
The dose grid is 1, 3, 5, 10, 15, 20, 25, 40, 50, 80 and 100.
| Cohort | Evaluable | With Toxicities |
|---|---|---|
| 1 | 1 | 0 |
| 2 | 1 | 0 |
| 3 | 1 | 0 |
The dose grid is 1, 3, 5, 10, 15, 20, 25, 40, 50, 80 and 100.
| Dose | Evaluable | With Toxicities |
|---|---|---|
| 1 | 1 | 0 |
| 3 | 1 | 0 |
| 5 | 1 | 0 |
The dose grid is 1, 3, 5, 10, 15, 20, 25, 40, 50, 80 and 100.