Hi,
I have a dataset with 23 raters (ie vars ID1 - ID23) who rated 7 statements (var 'statement') on the scale from 1 (strongly disagree) to 5 (strongly agree). The same 7 statements were assessed at two other time points (ie Round 2 and Round 3 of the Delphi survey).
First, I ran this command (see below) to calculate Gwet's AC1 for all 7 statements separately in Round 1, 2, and 3. As expected, the degree of agreement is increasing in every following round AND the output contains 95% CI:
kappaetc ID1 - ID23
However, I'd also like to look at Gwet's AC for each of the statements separately, but while I do get Gwet's AC1 there are dots/empty spaces instead of CIs in these outputs:
kappaetc ID1 - ID23 if statement==1
I'm pretty sure it has to do with the fact that when trying to calculate Gwet's AC1 for each statement I have only 1 'subject' that is being rated by 23 raters, but I see papers that are designed in the same way and they do provide CIs for each item/statement. Any insight? Any help would be very much appreciated.
Kindly,
Julia
Related Posts with kappaetc won't calculate confidence intervals
Marginal effect in an Ordered probit model with discrete variablesDear Statalist Team, I have an ordered probit regression, where the outcome variable contains 4 pos…
_= invalid name r(198)Hi, I'm just getting back into Stata after a long illness, so I could use some help. I'm trying to r…
random intercept random slope in multilevel GSEMHi, i would like to ask about adding random slope into the mediation model using GSEM. My model look…
🐍 Python: write to text fileDear All, below is a Stata-Python interface question. I need to write to a file opened in Stata fr…
negative hyper-geometric distributionUnlike some other distributions (negative binomial), Stata does not seem to have a function for nega…
Subscribe to:
Post Comments (Atom)
0 Response to kappaetc won't calculate confidence intervals
Post a Comment