Make single sample binary interim decision grid
make.ss.bin.int.dec.GridPlot(
InterimDF,
goThreshold = 0.8,
nogoThreshold = 0.8,
include_nogo = TRUE,
lower.bound.go = 5,
lower.bound.ng = 10,
add.black = FALSE
)
A ggplot object is returned.
call to get.ss.bin.interim.df
predictive probability threshold
predictive probability threshold
logical
lower bound for Go
Lower (upper!) bound for no-go
logical