Hi,
I am running a multivariate probit model using the cmp function on 4 binary dependent variables.Yesterday I ran the model several times and it worked just fine. Today, when I try to run it, it returns the error message: initial vector: matrix must be dimension 109
My code is thus:
cmp setup
cmp (DOWNLOAD = MALE AGE24 AGE39 AGE59 EDUCATION1 EDUCATION2 INCOME1 INCOME2 INCOME3 URBAN RURAL SOCIALMEDIA RECOM_FRIENDS RECOM_INTERNET RADIO TV MUSICTASTE1 MUSICTASTE2 MUSICTASTE3 MUSICTASTE4 MUSICGROUP PAIDSTREAMING FREESTREAMING VIDEO NEWSONLINE)(PIRACY = MALE AGE24 AGE39 AGE59 EDUCATION1 EDUCATION2 INCOME1 INCOME2 INCOME3 URBAN RURAL SOCIALMEDIA RECOM_FRIENDS RECOM_INTERNET RADIO TV MUSICTASTE1 MUSICTASTE2 MUSICTASTE3 MUSICTASTE4 MUSICGROUP PAIDSTREAMING FREESTREAMING VIDEO NEWSONLINE)(CD = MALE AGE24 AGE39 AGE59 EDUCATION1 EDUCATION2 INCOME1 INCOME2 INCOME3 URBAN RURAL SOCIALMEDIA RECOM_FRIENDS RECOM_INTERNET RADIO TV MUSICTASTE1 MUSICTASTE2 MUSICTASTE3 MUSICTASTE4 MUSICGROUP PAIDSTREAMING FREESTREAMING VIDEO NEWSONLINE)(MERCHETC = MALE AGE24 AGE39 AGE59 EDUCATION1 EDUCATION2 INCOME1 INCOME2 INCOME3 URBAN RURAL SOCIALMEDIA RECOM_FRIENDS RECOM_INTERNET RADIO TV MUSICTASTE1 MUSICTASTE2 MUSICTASTE3 MUSICTASTE4 MUSICGROUP PAIDSTREAMING FREESTREAMING VIDEO NEWSONLINE), indicators($cmp_probit $cmp_probit $cmp_probit $cmp_probit) robust difficult
estimates table, star(.1 .05 .01)
When I exclude the difficult and robust options, it tells me "too few variables specified" but I cannot work out why. Please advise,
Many thanks,
Jake
Related Posts with cmp multivariate probit
Does Standardization have sense in this case?Hi everybody I want to construct a proxy variable for the probability that a person from country x a…
What to do when a scatter plot shows no association with variables that are clearly associated?Hello, I have just started using Stata for my econometrics course. I am trying to build an OLS mode…
Using margins command after medeffHi all, I used medeff comand to see mediation effects. Because my outcome variable and mediator var…
gologit2 with autofit is too slow. Is there any alternative?I'm running a regression which has life satisfaction (measured in a 1-10 scale) as a dependent varia…
Percentage explained by the standard deviation of linear combination of independent variablesHello, everyone, I have a question about using standard deviation to explain changes in the dependen…
Subscribe to:
Post Comments (Atom)
0 Response to cmp multivariate probit
Post a Comment