powered by
Make two-sample binary prior/posterior plot
make.ts.bin.ppp( a.con = 1, b.con = 1, n.con = 40, x.con = 9, a.trt = 1, b.trt = 1, n.trt = 40, x.trt = 17 )
A list is returned.
prior alpha parameter for control group
prior beta parameter for control group
number of trials for control group
number of responses for control group
prior alpha parameter for treatment group
number of trials for treatment group
number of responses for treatment group
my.ts.bin.ppp <- make.ts.bin.ppp() my.ts.bin.ppp[[1]] my.ts.bin.ppp[[2]]
Run the code above in your browser using DataLab