hello , I am a new one for stata ,and i was doing a accuracy analysis ,after my code running ,I got the left picture below (green) ,but i want to have forest plot with orginal data(tp fp fn tn) like the right picture(red ) below.
here is my codes:
madas tp fp fn tn, id (ref ) ford fors bfor(dss)
here are studies:
ref tp fp fn tn
Hazelton 2015 28 0 8 166
Hurtado 2015 30 0 2 61
Jokela 2015 28 2 7 103
Nguyen 2016 30 0 2 64
Nie 2014 79 0 29 248
Nolte 2016 56 1 21 51
Riazo 2017 30 0 2 64
Young 2017 16 1 13 57
Array Array
Related Posts with how to make tp fp fn tn shows on left of accuracy forest plot?
RDDENSITY (graph_options not allowed)hi, everyone, I'm using Stata to learning RDD(I'm a new learner), I received the error below when I …
Statistics by quarterI have been practicing my Stata skills with the following data Code: clear set obs 100 gen id = _n…
Many to many mergeDears, I have separate outpatient and inpatient datasets both of which have multiple records per ID…
Time-invariant industry effects strugglesDear all, I'm currently writing my pre-master thesis. For my thesis, I have panel data and ran a Ne…
import csv file to stataDear Statlisters, I have a folder that containf 40 csv files (OAEX1 to OAEX40). the first cilucolumn…
Subscribe to:
Post Comments (Atom)
0 Response to how to make tp fp fn tn shows on left of accuracy forest plot?
Post a Comment