data/caesarean.R

caesar.shoe<-matrix(c(5,7,6,7,8,10,17,28,36,41,46,140),
 	nrow=2,byrow=TRUE)
rownames(caesar.shoe)<-c("Yes","No")
colnames(caesar.shoe)<-c("<4",4,4.5,5,5.5,"6+")

Try the ISwR package in your browser

Any scripts or data that you put into this service are public.

ISwR documentation built on Jan. 20, 2020, 5:07 p.m.