Hi All,
I am new to this forum and looking for some advice! I am conducting a systematic review meta-analysis using metan command, and for some reason when I try to add xlabels to my command I constantly get an invalid label specifier error message which looks like this:
My code:
metan a b c d if risk_factor=="Sex", or random by (risk_factor) sgweight nowarning lcols(study year country agegroup agerange ) texts(230) xlabel(0.0,0.5,1.0,2.0,3.0,4.0) force
Error message:
invalid label specifier, : 0 "1" . "0" -.6931471805599453 ".5" 0 "1" .6931471805599453 "2" 1.09861228866811 "3" 1.386294361119891 "4":
I've used metan many times before and never had this error message, so I have no idea how to make it stop!
Does anyone have any advice?
Thank you!
Related Posts with Metan - invalid label specifier for xlabel()
Find and Replace in Selection Stata (17) for MacIs the find and replace *in selected text* function available for State 17 in Mac? This post implies…
replace variable values if it does not satisfy a certain conditionHello, I want all the observations of the variable "Website" to start with "www.". As shown below, m…
totals in tabout don't matchHi! I'm following the beneficial and good guide "Publication quality tables in Stata: a tutorial fo…
Generating a var based on a factor in entire datasetHello, My dataset contains minute by minute stock market data for 200 companies AND if there was an…
Table with string valuesHello, I have a table for 3 numeric variables by 3 groups: tabstat var1 var2 var3, by(group) V…
Subscribe to:
Post Comments (Atom)
0 Response to Metan - invalid label specifier for xlabel()
Post a Comment