Displaying 1 result from an estimated 1 matches for "sampledw".
Did you mean:
sampled
2002 Feb 26
1
Logistic Regression woes
Hi All,
When I tried to do logistic regression and I got the following messages:
> SampledW.glm.ALL <- glm (V1 ~ ., family = binomial, data = SampledW)
Warning messages:
1: Algorithm did not converge in: (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X, y = Y,
2: fitted probabilities numerically 0 or 1 occurred in: (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X,...