Why is it when stata15 is used to draw sROC curve, it reminds me that command homogeni is unrecognized

R (199).The commands and data are as follows:

help midas.
midas tp fp fn tn, plot sroc (both)
command homogeni is unrecognized
r (199);
accession tp fp fn tn
GSE1 15 1 1 4
GSE2 13 6 2 9
GSE3 33 1 11 24
GSE4 38 28 2 12
GSE5 4 2 24 16
GSE6 22 1 8 18
GSE7 17 12 7 11
mir8 33 14 15 34
9 422 14 101 30

Thanks