Hello everyone,
I have the following vector (A) with 73 observations:
A | Freq. Percent Cum.
-----------+-----------------------------------
ob | 2 2.74 2.74
lb | 57 78.08 80.82
pb | 3 4.11 84.93
unb | 11 15.07 100.00
------------+-----------------------------------
Total | 73 100.00
I want to estimate the predicted probability for each of the four outcomes (ob, lb, pb, unb) by running an intercept-only bayesian multinomial logistic regression. I type "bayes: mlogit A" and I get the following error:
new vector must be 1 x 3
r(198);
Any idea why I get this? NB: standard "mlogit A" command works fine.
Any help is really appreciated! Thanks a lot
Related Posts with bayes: mlogit - error
Data Count & DeleteI am working with WRDS data, dates in one coluumn, companies in another and returns in another. I wa…
3sls reg3Dear Statalists, Can you please help me with the models for panel data with 200 firms of 20 industr…
Industry Dummy VariablesI am conducting a cross-sectional study on UK firms and I've created an industry variable 'ind1' tha…
Total days on medicine with multiple entries & overlapping datesHi, I am working on a database of medications taken by individuals which I need to summarise & …
Modification of stored estimatesDear StataListers, Is it possible to recode the _at variable in a stored estimate (see below)? I wo…
Subscribe to:
Post Comments (Atom)
0 Response to bayes: mlogit - error
Post a Comment