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
Correlated Random Effects Goodness of FitDear all, I have a panel with 345 observations and six variables. My cross-sectional variable is Pan…
Merge and sum several datasetHello World ! I am working with several (almost 100) database, which all have the same configuratio…
Creating a group ID based on multiple variables: no bysort & no weights allowedHello Statalist, I am attempting to create a group ID which identifies each unique combination of t…
How to extract _n values in month.hello researchers and expert good evening, i want to calculate 5 maximum returns in a month. for dif…
How to do sensitivity analysis?Dear, I am new in using stata. I did a metaprop analysis using the command below metaprop Mort N, …
Subscribe to:
Post Comments (Atom)
0 Response to FMM error
Post a Comment