openpharma / openpharma/crmPack

Add support for "smallest/largest next best" dose

Open
#855 8 comments 0 reactions 1 assignee View on GitHub

@Puzzled-Face is already working on this.

Since Sep 12, 2024.

  • #857 by @Puzzled-Face — closed without merging
enhancement
Dominant language
HTML
Stars
22
Forks
14
Avg merge
1d 23h
Merged PRs (30d)
5

Description

Some trials, most obviously those using ordinal models, may need to recommend a dose based on the minimum/maximum of different NextBest rules.

For example

The dose recommended for the next cohort will be the dose that maximises the probability that the chance of a grade 1 toxicity is in the range [0.2, 0.33] amongst those doses that have a probability of a grade 2 toxicity is less than 0.05.

This is not currently supported, but would be by the creation of NextBestMin (and NextBestMax) classes with behaviour analogous to CohortSizeMin and CohortSizeMax.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.