Displaying 1 result from an estimated 1 matches for "cdiallvariables".
2012 May 15
0
Ordinal Logistic regression
...ogistic regression. Using ordinal regression within the R Commander GUI, I have generated an independent variable that is significant, but whose 95% confidence intervals slightly crosses "1". Is this possible? Here is the syntax and output:
polr(formula = CDIcat ~ Employment, data = CDIallvariables, Hess = TRUE,
method = "logistic")
Coefficients:
Value Std. Error t value
Employment[T.Parttime] -0.2523 0.2289 -1.102
Employment[T.fulltime] -0.4425 0.2484 -1.781
Intercepts:
Value Std. Error t value
0|...