https://github.com/astrazeneca/gonogo
Implement Go/No-Go policies using multiple endpoints, and simulate the outcome under different scenarios.
https://github.com/astrazeneca/gonogo
Last synced: about 2 months ago
JSON representation
Implement Go/No-Go policies using multiple endpoints, and simulate the outcome under different scenarios.
- Host: GitHub
- URL: https://github.com/astrazeneca/gonogo
- Owner: AstraZeneca
- License: other
- Created: 2022-11-23T15:57:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T13:14:54.000Z (over 3 years ago)
- Last Synced: 2025-12-25T19:54:50.307Z (6 months ago)
- Language: R
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
[](https://img.shields.io/badge/Maturity%20Level-Under%20Development-orange)
# gonogo
gonogo is an R package to define and evaluate decision policies for clinical
trials by using an an extension to multiple endpoints
of a framework proposed by [Lalonde (2007)][lalonde].
[lalonde]: https://ascpt.onlinelibrary.wiley.com/doi/10.1038/sj.clpt.6100235
`gonogo` was developed in order to support the writing of a masters thesis
in statistics.
Víctor López Juan.
*Decision policies for early stage clinical trials with multiple endpoints* (2022).
Masters thesis. University of Gothenburg.
## Requirements
R >= 4.1.0 + dependencies specified in the `DESCRIPTION`.
This package has only been tested on a Linux system.
## Non-standard directories
- `extra/`: Contains code used to obtain results in related publications.
This code may take a long time to run and may require a specific environment
to do so.