I have tried to search for similar question but couldn't find any. So I hope to create a new question here. If I have a variable called "variable1" and run the command "sum variable", then Stata will show the results of "sum variable1" as long as "variable1" is the only variable beginning with "variable" and thus makes no confusion. However, I hope to disable this function and let the Stata return the outcomes only if all the variables in commands are spelled with their full names. Could anyone please let me know how to change this default setting?
Related Posts with Disable the Stata to recognise a variable by part of the variable name
Mkmat for groups in a dataset for use with other matrix operationsHi Statalist: I do not have much experience writing code for Stata except for the routines with whic…
How to plot graph between p-value and quantiles in STATA?Here is the results of Quantile granger Causality in Table 8 and i want to plots the graph between p…
"better looking" bar?Dear All, I have data Code: * Example generated by -dataex-. To install: ssc install dataex clear …
Conditional sum on STATAHi, I have a dataset with the following variables: - Brand (41 brands in total) - product identifie…
xtregar or xtreg vce(robust)Dear friends I am looking at a panel data set (from 1960 to 2015) where the dependent variable is m…
Subscribe to:
Post Comments (Atom)
0 Response to Disable the Stata to recognise a variable by part of the variable name
Post a Comment