Description Usage Arguments Value
View source: R/get_n2_theta_stop.R
Compute the n2 and Theta_stop values
1 | get_n2_theta_stop(HR_eff = 0.55, HR_ineff = 0.9, PoS_go = 0.9, PoS_nogo = 0.85)
|
HR_eff |
HR threshold for efficacy |
HR_ineff |
HR threshold for inefficacy |
PoS_go |
Probability of Success for Go decision |
PoS_nogo |
Probability of Success for NoGo decision |
A list with the values Theta_eff, Theta_ineff, Go, NoGo, n2, Theta_stop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.