Dear all,
I have noticed that the SUCRA command for network meta-analysis is not working in Stata 16.
When I try to run it in Stata 16 the following message appears:
use smoking, clear
network setup d n, studyvar(study) trtvar(trt) numcodes
network meta consistency
network rank max, all zero gen(prob)
sucra prob*, rankograms
_P invalid name (reserved word) r(198)
For the same sequence, in Stata14, the last sentence runs correctly.
It seems that _P is a reserved word in Stata16.
Any thoughts?
Thank you
Related Posts with SUCRA in Stata 16
Distinct occurrences of variable value within each individual in a panelThe server I’m working on does not allow me to install -dataex-, so I apologize for the lack of stan…
Cox proportional testmy proportional-hazard assumption test based on Global test derived from Schoenfeld residuals was si…
Replace a observation by a missing valueI would like to know the command to replace the observations where it is written "refusal" and "don´…
Count number of individuals that gave an answer in a questionnarieI would like to know the code to know the number of individuals (each individuak is identified by th…
Relative risk ratios and their CIs from teffects psmatchI am trying to work out relative risk ratios from the ATET result on a binary outcome in teffects ps…
Subscribe to:
Post Comments (Atom)
0 Response to SUCRA in Stata 16
Post a Comment