search for: votemn2

Displaying 1 result from an estimated 1 matches for "votemn2".

Did you mean: votemn1
2003 Nov 13
1
what does this multinom error mean?
..., rownames, variables, varnames, extras, extranames, : invalid variable type In this model, rep is a dichotomous (0,1) variable indicating if a person is a republican or not. If I drop that variable, the model does run and the summary method produces estimates & standard errors. > votemn2 <- multinom(vote~V023022+V023027+ V023131,data=nes2002) # weights: 15 (8 variable) initial value 917.341261 iter 10 value 529.137064 final value 527.178682 converged > summary(votemn2) Call: multinom(formula = vote ~ V023022 + V023027 + V023131, data = nes2002) Coefficients: (Interc...