powered by
tomogRxC(formula, data, total=NULL, refine=100)
cbind(col1, col2,...)~cbind(row1,row2,...)
data(RxCdata) formula = cbind(turnout, noturnout) ~ cbind(white, black,hisp) tomogRxC(formula, data=RxCdata)
Run the code above in your browser using DataLab