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
Interpretation of coefficients Fixed effect regHi, I just need some help with the interpretation of the coefficients of panel fixed effects regres…
Graphing several variables over multiple discrete categoriesHi, I'm graphing the value of 3 variables in several scenarios as displayed below. Each of these sce…
IVREGHDFE include fixed effect estimates in table outputI'm estimating a 2SLS model with two fixed effects, and I would like to include the estimated effect…
cmroprobit: Rank ordered probit choice modelDear all, I am running a rank ordered probit model (cmroprobit in Stata 16), in which I have a sampl…
multinomial logit: suest with pweights and clusteringDear All, Aiming at finding the determinants for different product choices, I am estimating a multi…
Subscribe to:
Post Comments (Atom)
0 Response to SUCRA in Stata 16
Post a Comment