get_n2_theta_stop: Compute the n2 and Theta_stop values

Description Usage Arguments Value

View source: R/get_n2_theta_stop.R

Description

Compute the n2 and Theta_stop values

Usage

1
get_n2_theta_stop(HR_eff = 0.55, HR_ineff = 0.9, PoS_go = 0.9, PoS_nogo = 0.85)

Arguments

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

Value

A list with the values Theta_eff, Theta_ineff, Go, NoGo, n2, Theta_stop


dbernasconi/clintrial documentation built on Dec. 19, 2021, 9:11 p.m.