search for: 246278

Displaying 2 results from an estimated 2 matches for "246278".

Did you mean: 246208
2010 Jul 23
2
glm - prediction of a factor with several levels
Dear community, I'm currently attempting to predict the occurence of an event (factor) having more than 2 levels with several continuous predictors. The model being ordinal, I was waiting the glm function to return several intercepts, which is not the case when looking to my results (I only have one intercept). I finally managed to perform an ordinal polytomous logisitc regression with the
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
...tercept would be given because if you used the log link then it would have produced a dichotomous model instead of an ordered logistic regression. My suggestion is to use polr or lrm. On Fri, Jul 23, 2010 at 6:15 PM, blackscorpio [via R] < ml-node+[212]2300793-1751019155-246278 at n4.nabble.com<ml-node%[213]2B230079 3-1751019155-246278 at n4.nabble.com> > wrote: > Dear community, > I'm currently attempting to predict the occurence of an event (factor) > having more than 2 levels with several continuous predictors. The model...