Hi,
I am trying to run the latest version of sqom on Stata16 using subcost(meanprobdistance) and am getting an error.
My command is:
sqom, subcost(meanprobdistance) full k(2)
and my data has 3 states (no study, part-time, full-time) for 684 periods and 5614 individuals.
When I run the command I get the following message:
symmetric SQsubcost[3,3]
c1 c2 c3
r1 0
r2 1.9972898 0
r3 1.9991412 1.9998221 0
Perform 3673405 Comparisons with Needleman-Wunsch Algorithm
Running mata function
needlemanwunschapproxmatrix(): 3001 expected 8 arguments but received 6
sqomfull(): - function returned error
<istmt>: - function returned error
I tried reindexing mata using:
mata: mata mlib index
but still get the same error. I tried running the same command on the same data using the old version of the SQ package on Stata15 and it seems to run.
Any ideas on how I might fix this error?
Thanks in advance,
Jane.
Related Posts with sqom subcost matrix problem?
How to make a graph that shows reliable and clinically significant change in particular variable?Dear Statalisters, I appreciate if anyone can help with how to make a graph showing reliable and cl…
how to use stcurve for Cox model after multiple imputation?Hello, Statalist! I have a question about the stcurve after a multiple imputation. So, after the f…
Xtabond2 for system GMM. Please help me for codingDear all, I am working with the xtabond2 command in Stata to solve the endogeneity problem of my es…
Does gen,sum() and egen,total() work differently when combined with bysort?Hi, Please consider the following data: Code: * Example generated by -dataex-. For more info, type…
Interpretation for Vector Error Correction Model with 4 variables and 2 cointegration vectorsI have 4 time series variables, y, x, z, w,, which are filtered by tsmooth command. I tried to do co…
Subscribe to:
Post Comments (Atom)
0 Response to sqom subcost matrix problem?
Post a Comment