Dear colleagues can I still use kap in stata for intra-observer variability? I have two readings by the same reader trying to asses presence of radiologically confirmed pneumonia. With 1 denoting presence of rcp, 0 denoting absence of rcp.Have a look at the data:
input float(reader1_a reader1_b)
1 1
0 0
1 1
1 1
0 1
1 0
1 1
end
can I do something like;
kap reader1_a reader1_b?
Related Posts with Intra-obsever variability
Graph label while using "ciplot" commandDear All, Here is my data. It is in wide form (survey data). For instance I will use Vitamin D vari…
How to divide column totals with an output that includes 95%CIDear all, I have a dataset with two continuous variables. I had calculated the total of each column …
coefplot rdrobust combinationDear STATAlists, I am trying to add on x-axes ticks and labels in order to have for each line one t…
Time seriesI use ID as a symbol for the company I use, each company has more than 1 event with different dates.…
To convert 'blue digit ' column into 'black digit' column (string to normal variable)Hi. I am using a data set which contains more than 600,000 observations on household expenditure. T…
Subscribe to:
Post Comments (Atom)
0 Response to Intra-obsever variability
Post a Comment