Dear Statalist,
Is there a way to see the programme code from Stata's own base commands?
In my case, I am interested in seeing how the firstrow option of Stata's import excel command works exactly because I want to learn from it in order to do something similar (I want to be able to modify the column headers of my Excel file after importing and only then should these headers become variable names, so I can't just use the firstrow option directly). But when I type sysdir and then locate the import_excel.ado file in my BASE folder, it contains only very limited reference code, not the full programme...
Many thanks,
Felix
Related Posts with Finding code snippets from Stata's base commands
"Hessian is not negative semidefinite" when using xtmixedHi, I am analyzing several waves of longitudinal dataset to see whether there are significant inter…
Svy mean for calculating averages using nsso dataI am currently working on the 75th round data NSS, where I need to use survey analysis. I wanted to …
merging two data setsHi, I am trying to merge two data sets using two variables as the unique ID across both to join the …
Svy mean for calculating averages using nsso dataI am currently working on the 75th round data NSS, where I need to use survey analysis. I wanted to …
How do I obtain _b[] and _se[] at the same time from Bootstrap with panel data ?The structure of my data is a panel, under the command "xtreg", how can I derive _b[] and _se[] at t…
Subscribe to:
Post Comments (Atom)
0 Response to Finding code snippets from Stata's base commands
Post a Comment