Re: [R] Model Comparision for case control studies in R

2022-06-16 Thread Hana Tezera
> However the problem is solved, I would start by trying to determine if >> any >> > one model was appropriate. Are the model assumptions satisfied? If the >> > answer is no, then try another model until you find one that does >> > satisfy >> > the mo

Re: [R] Model Comparision for case control studies in R

2022-06-15 Thread anteneh asmare
-help@r-project.org > Subject: [R] Model Comparision for case control studies in R > > [External Email] > > y<-c(0,1,1,0,0,1,0,0,1,1,1,0,1,1,1,0,0,0,0,1) > age<-c(45,23,56,67,23,23,28,56,45,47,36,37,33,35,38,39,43,28,39,41) > smoking<-c(0,1,1,1,0,0,0,0,0,1,1,0,0,1,0,1,1,1