I am using SADI to do OMA. My data have 4 obervations with 3313 varialbes.
When I do: oma V1-V3313, subsmat(mvdanes) pwd(omd) length(3000) indel(1.5)
The error is One or both sequences too long: 3000 or 3000 > 1024
Also, when I do: oma V1-V3313, subsmat(mvdanes) pwd(omd) length(1024) indel(1.5)
The STATA 17 stopped and crashed.
What should I do to avoid this?
Many thanks!
Related Posts with SADI: Sequence too long
Leave out 90th percentileI am using a census dataset which has these following variables: county industry income I know…
Variable label in generate?Dear All, I'd like to confirm whether there is any syntax that would allow me to prescribe variable…
95% Confidence Interval for relative concentration indexHello I would like to calculate 95% CI of relative concentration index. However, I could not find a…
Can I do a OLS Regression if the distribution of my DV is like this?The dependent variable is the proportion of the ** time / *** time. Because this is a proportion, th…
Loop of different files using captureHello Statalisters I am running a loop over several files, like: Code: local originals "/Users/on…
Subscribe to:
Post Comments (Atom)
0 Response to SADI: Sequence too long
Post a Comment