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
Predicting factors scores after CFAHello I am currently working on confirmatory factor analyses with my survey data using the command …
Question about replace with multiple Criteria based on identifierHello friends. I have a dataset like this: ID Qualification Score A BS A Graduated A MS …
Ordered Logit coefficient interpretation with categorical (>2) independent variablesHi I am running an ologit model to understand the effect of parents' beliefs on students' high scho…
Normalization of year interaction term to zero for interpretationDear all, I am working with a cross-sectional data set for the years 2005 to 2015. I am trying to e…
Insignificant Pooled OLS model running with bank lending dataHi, We are writing our master thesis on the effect of capital requirements on bank lending, using t…
Subscribe to:
Post Comments (Atom)
0 Response to FMM error
Post a Comment