Dear, professor,
I want to install a meta-analysis package on my Stata 17. It shows like that.
Running C:\Program Files\Stata17\ado\base\profile.do ...
> is not a valid command name
r(199);
. ssc install meta dialog.pkg
checking meta dialog consistency and verifying that it is not already installed...
The following files already exist and are different:
C:\Users\hanbe\ado\plus\m\meta_dialog.hlp
C:\Users\hanbe\ado\plus\m\meta.dlg
C:\Users\hanbe\ado\plus\m\metabias.dog
C:\Users\hanbe\ado\plus\m\metan.dlg
C:\Users\hanbe\ado\plus\m\metatrim.dlg
no files installed or copied
(no action taken)
r(602);
. run ado/profile.do
file ado/profile.do not found
r(601);
. run ado/profile.do
> is not a valid command name
r(199);
there is something wrong. What can I do about it?
Thank you
Related Posts with How can I install meta analysis package in my stata 17?
Collect regression results in a loopI am trying to run a loop of regressions, save coefficient estimates, and use saved results as a dta…
compare outcomesHi statalist, I am a new student in STATA program I have a list of patients with different variables…
Data manipulationI have a dataset with 3 variables and it looks like: year diff1 diff2 1970 1 0.5 1980 5 10 …
Linear regression with year as predictor variableHi all, I am new to Stata and a somewhat of statistics novice. I am working on a project where I am…
Identifying and replacing duplicate values across multiple string variablesHi. My data has each row identified by an id variable and multiple language string variables that li…
Subscribe to:
Post Comments (Atom)
0 Response to How can I install meta analysis package in my stata 17?
Post a Comment