Did you download the new package and check? Is there some reason you
shouldn't do this in any case?
There is also usually a News file in the package download that tells you
about new features.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
stick
hi, check out the news page..
https://cran.r-project.org/web/packages/survey/NEWS
On Tue, Jun 19, 2018 at 5:54 PM, Mackenzie Jones
wrote:
> Dear R Users,
>
> I want to use a multinomial logistic regression model with survey data in
> the “survey” package. The original package did not have a func
Have a look at Brian Ripleys polr in library(MASS) and multinom in
the library(nnet)
There are other packages as well so a search will give you more choices
Be careful to read the help pages carefully and make sure that you
know what you are testing.
HTH
Duncan
Duncan Mackay
Department of
I would take a look at mlogit() in package mlogit or vglm() with
family = multinomial in package VGAM.
HTH,
Josh
2010/7/16 Rosario Austral :
> Dear R-list members,
> I´m using the package "survey" and I need to find a function for
> multinomial logistic regression in a complex design. The functi
4 matches
Mail list logo