Displaying 1 result from an estimated 1 matches for "numstim".
Did you mean:
numsim
2005 Mar 31
1
Contingency table: logistic regression
...eting the output correctly ?
After setting options(contrasts=c("contr.treatment","contr.poly"))
I did:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Begin R output~~~~~~~~~~~~~~~~~~~~~~
Call:
glm(formula = Y ~ X * Fac, family = "binomial", data = mat, subset =
sactype < 3 & numstim == 16)
Deviance Residuals:
Min 1Q Median 3Q Max
-2.232 -0.901 0.416 0.985 1.656
Coefficients:
Estimate Std. Error z value Pr(>|z|)
(Intercept) 2.405 0.209 11.52 < 2e-16 ***
X2 -2.511 0.293 -8.57 < 2e-16 ***
X3...