Diagnostic line fit for pool.bin objects
Diagnostic line fit for pool.bin objects
## S3 method for class 'poolbin' plot(x, pch = 16, refline = TRUE, printR2 = TRUE, ...)
x |
an object of class |
pch |
symbol type for plotting, see |
refline |
logical, whether or not to add a reference line to the plot |
printR2 |
logical, whether to print R^2 |
... |
further arguments passed to |
Brad: Maybe drop a line here...
a plot
Brad Biggerstaff
Brad: Any reference for this?
test <- pooledBin(x=c(8,3,1,0), m=c(50,20,10,5), n=c(10,10,10,10), pt.method="firth", ci.method="lrt") plot(test)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.