Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 python 或 R 中运行多项 logit 估计,其中样本具有不同的权重(这些是调查中的总体权重)。statsmodels'MNLogit似乎没有提供这个。R中也没有mlogit。还有其他方法吗?
statsmodels
MNLogit
mlogit