Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Summarizing Kappa Output
From
Donald Spady <[email protected]>
To
[email protected]
Subject
st: Summarizing Kappa Output
Date
Fri, 25 Jun 2010 22:11:49 -0600
It has been a long time since I visited Statalist, but I need some help now.
I have a project with a 'bazillion' kappas and I want to summarize them
Here is my command:
kap var1 var2 if var3 == 'n'
where 'n' can take many values and there are various combinations of
var1 and var 2
What I want to be able to do is get output (using the 'return' function
I think) so that it looks something like this:
Var1 var2 var3value (e.g. 1) kappa %Agreement Z
Var1 var2 var3value (e.g. 2) kappa %Agreement Z
Var1 var2 var3value (e.g. 3) kappa %Agreement Z
This should allow me to export it to a spreadsheet or a table.
I imagine it could be done by returning the values to a matrix somehow,
but I have no experience in this at all
Can I do this? If so, How?
Many thanks.
Don
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/