Grant Gillis
2008-Nov-26 21:15 UTC
[R] Estimates of coefficient variances and covariances from a multinomial logistic regression?
Hello and thanks in advance for any help, I am using the 'multinom' function from the nnet package to calculate a multinomial logistic regression. I would like to get a matrix estimates of the estimated coefficient variances and covariances. Am I missing some easy way to extract these? Grant [[alternative HTML version deleted]]
Charles C. Berry
2008-Nov-26 22:33 UTC
[R] Estimates of coefficient variances and covariances from a multinomial logistic regression?
On Wed, 26 Nov 2008, Grant Gillis wrote:> Hello and thanks in advance for any help, > > I am using the 'multinom' function from the nnet package to calculate a > multinomial logistic regression. I would like to get a matrix estimates of > the estimated coefficient variances and covariances. Am I missing some > easy way to extract these?See ?vcov Chuck> > Grant > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >Charles C. Berry (858) 534-2098 Dept of Family/Preventive Medicine E mailto:cberry at tajo.ucsd.edu UC San Diego http://famprevmed.ucsd.edu/faculty/cberry/ La Jolla, San Diego 92093-0901
Possibly Parallel Threads
- does multinomial logistic model from multinom (nnet) has logLik?
- omnibus LR in multinomial model
- Multinomial logistic regression
- Factors and Multinomial Logistic Regression
- difference of the multinomial logistic regression results between multinom() function in R and SPSS