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
To construct a composite variable from multiple categorical variablesMy question may be simple. I tried to find a possible answer to my question, but failed to do so. I…
Logistic regression interactions testHello! I have a logistic regression model that keeps failing the goodness of fit test. The unweight…
Problems calculating the change in vote share from incumbent candidates (electoral data)Hi all. I have a dataset with electoral municipal information for Brazilian municipalities from 2000…
Calculating total or sum without own observation classHi, I have a crossection of electric vehicle (EV). charging stations, and can identify the network a…
Reshaping Data for Analyzing Experiments with Fractional Factorial Designs Dear Stata community, I need to reshape/reorganize my data for analyzing the results of a survey e…
Subscribe to:
Post Comments (Atom)
0 Response to SUCRA in Stata 16
Post a Comment