I have created a large local (called stubs) of variable stubs with wild cards e.g. "var1_* var2_* var3_*". The list is quite long (~1,000 variables) when expanded out. When I execute either keep stubs or browse stubs, I'm getting an error message "too many variables specified", which I've never seen before. As the dataset is currently loaded into Stata, I'm not sure why keeping or browsing a smaller subset would cause an issue. Any ideas?
Related Posts with Too many variables specified error with keep and browse command
Global macro: How to remove a variable?I created a macro of available variable names in my dataset ($vitamins): Code: global vitamins vit…
Graph Combine for Autocorrelation FunctionI am looking to graph autocorrelations using graph combine via the following code: use "`root_folde…
3-Dimensional ReshapeHello everyone, Having some difficulties reshaping a data set. I have the following sample data set…
How to convert alphanumeric values into numbersHello, I have an alphanumeric string variable that have different characters for each observation. …
Item Response Theory - calculating individual theta scoresI'm looking for some advice on calculating individual theta scores for 900 people who've responded t…
Subscribe to:
Post Comments (Atom)
0 Response to Too many variables specified error with keep and browse command
Post a Comment