powered by
data(chd.df)
age
chd
data(chd.df) chd.glm<-glm(chd~age,family=binomial,data=chd.df) summary(chd.glm)
Run the code above in your browser using DataLab