An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Maturity Level](https://img.shields.io/badge/Maturity%20Level-Under%20Development-orange)](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.