powered by
Make two-sample normal-gamma interim OC plot
make.ts.ng.int.oc( for.plot = get.ts.ng.trt.int.oc.df(go.parallel = FALSE, include_nogo = TRUE), nlines = 25, tsize = 6, include_nogo = TRUE )
A ggplot object is returned
call to get.ts.ng.trt.int.oc.df
number of lines
text size
logical
# \donttest{ my.ts.ng.trt.int.oc.df <- get.ts.ng.trt.int.oc.df(npointsLookup = 2, npoints=3, n.MC.lookup=5, n.MC=5, go.parallel=FALSE) make.ts.ng.int.oc(for.plot = my.ts.ng.trt.int.oc.df) # }
Run the code above in your browser using DataLab