Hi. I am using metaprop to calculate prevalence of infections. The command I am using is
metaprop pos1 total1 if sti=="SYPHILIS", ftt nobox sortby(Year) lcols(Study Year) nowt power(2) xlabel(0,5,10,15,20) texts(200)
pos1=numerator (number of people positive)
total1=denominator (number of people tested)
why is the I2 zero and no p-value is being generated?
help. Thanks
Related Posts with I2 using metaprop states "overall (I^2=0.00%, p= . )" NB: no I2 and no p-value for I2
Dropping observations based on certain criteriaHello all, Here is a snippet of the data I am working with: Code: * Example generated by -dataex-…
Interval Scaled Independent VariablesHello everyone, I know, this is not a question referring to Stata directly, but maybe someone can h…
Testing for Normality using Jarque-Bera in Panel Data (xtsktest + jb)Dear Stata community, currently, I am trying to decide whether my data is normally distributed or n…
scatter plotshey there! im using stata 14 and want to create the scatter plots between the K (cutt-offs) and H,A,…
Meaning of different code1. Create the dummies and estimate levelsof year, local(time) foreach t of local time { local y_rr =…
Subscribe to:
Post Comments (Atom)
0 Response to I2 using metaprop states "overall (I^2=0.00%, p= . )" NB: no I2 and no p-value for I2
Post a Comment