Dear All,
I would like adjust and know the "R2" of following presence/absence data:
x<-1:10
y<-c(0,0,0,0,0,0,0,1,1,1)
I tryed use clogit (survival package) but it don“t worked.
Any idea?
miltinho
__________________________________________________
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.