Displaying 1 result from an estimated 1 matches for "0.298622".
Did you mean:
0.278622
2007 Oct 05
0
discrepancy in the result of R and SAS on same data in logistics regression
Dear Members,
Greetings!
I have come across a discrepancy shown by R and SAS results on same data for logistics regression..
When I processed the above csv file(1000.csv) for predicting the Action (i/c) by Age Group(1-7,Na) and Gender(M,F,Na) with GLM of R I get:
R result
Call:
glm(formula = Action ~ Gender + AgeGroup, family = binomial,
data = mydata1, na.action = na.pass)
Deviance