Description Usage Arguments Value Author(s)
This is an internal function. Please use cautiously if calling directly.
Returns the number of missed calls from a simulation study exploring the impact of varying PDXn and PDXr for an underlying Biol_RR for a particularly go-no go threshold.
A missed call can only arise in the situation where the underlying Biol_RR exceeds the go-no go threshold. Example usage: noMissedCalls(ImpactVarying_PDXn_PDXr_BRR, GoNoGoThreshold=30)
1 | noMissedCalls(dataset, GoNoGoThreshold)
|
dataset |
dataset obtained as output from the 'varying_PDXn_PDXr' function |
GoNoGoThreshold |
go-no go threshold |
vector with three elements:
- numeric value indicating the number of experiments simulated
- numeric value indicating the number of experiments which were below the go-no go threshold
- numeric value indicating the percent of missed calls
Maria Luisa Guerriero, maria.guerriero@astrazeneca.com
Natasha A. Karp, natasha.karp@astrazeneca.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.