I have the following estimation command using fmm:
> fmm 3: regress $Y $T $X
where $Y $X and $T are well defined and understood by Stata. I know this because when I run reg $Y $T $X, it runs fine.
I get this error:
invalid varname
st_matrixcolstripe(): 3300 argument out of range
_gsem_build__cnsopt(): - function returned error
_gsem_build(): - function returned error
_gsem_parse(): - function returned error
st_gsem_parse(): - function returned error
<istmt>: - function returned error
The other interesting thing is if I run the SAME model from the command window and not in a do-file, it runs fine.
Any help appreciated.
Christian
Related Posts with FMM error
Disable the Stata to recognise a variable by part of the variable nameI have tried to search for similar question but couldn't find any. So I hope to create a new questio…
How I can test if price elasticity in a quantile regression differs among quantiles?Dear statalists, I would like to ask you how I could test if price elasticity differs statisticall …
Need help with formatting in asdocI am having an issue with formatting the values in the table while using asdoc and tabstat. for exam…
Median Follow-up timeHello, could somebody give me an advice on how to calculate median follow-up time? Thank you very mu…
How to get p-Value & CI of each factor variable for a prevalence table?I can only explain this question through an example and I cannot go for a logit or logistic. This i…
Subscribe to:
Post Comments (Atom)
0 Response to FMM error
Post a Comment