Displaying 6 results from an estimated 6 matches for "soziologie".
2006 Sep 12
1
Kendall's tau-c
...c(1,1,2,2,3,3),
riotsize=c(1,2,1,2,1,2), weight=c(4,2,2,3,0,4))
cityriots <- data.frame(lapply(cityriots,function(x)
rep(x,cityriots$weight)))
xtabs(~ riotsize+citysize,cityriots)
tau-c should be .57.
Do you have a hint?
Best regards
Knut Wenzig
--
Dipl.-Sozialw. Knut Wenzig
Lehrstuhl fuer Soziologie und empirische Sozialforschung
Universitaet Augsburg | Universitaetsstrasse 6 | 86159 Augsburg
Tel ++49 821 598-4101 | FAX -4222 | ICQ: 210200999 | Germany
http://www.philso.uni-augsburg.de/lehrstuehle/soziologie/sozio2/
2004 Mar 17
1
What library is coxreg?
Dear mailing list,
I'm trying to run the sample program about coxreg in the eha package. But the
command is not recognized. I tried the boot and also the survival library.
Hope you can help me solve this little problem.
Thank you.
Jei
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
University of the
2003 Nov 04
2
line breaks in recode
...,45,75)=25;c(104,51)=51")
But if I type ...
datameta$smpid.r <-recode(datameta$smpid,
"c(101,25,167,45,75)=25;
c(104,51)=51")
... the result is a syntax error.
TIA
Bernd
--
Bernd Weiss, M.A.
Universitaet zu Koeln / University of Cologne
Forschungsinstitut fuer Soziologie / Research Institute for Sociology
Greinstr. 2 / 50 939 Cologne / Germany
Phone: +49 221 / 470-4234
E-Mail: <bernd.weiss at uni-koeln.de>
2003 Nov 18
2
Problems installing lattice
...2003
month 11
day 14
language R
So, I don't think, that my version of R should be updated.
Any help would be appreciated,
Bernd
[1] http://finzi.psych.upenn.edu/R/Rhelp02a/archive/21118.html
--
Bernd Weiss, M.A.
Universitaet zu Koeln / University of Cologne
Forschungsinstitut fuer Soziologie / Research Institute for Sociology
Greinstr. 2 / 50 939 Cologne / Germany
Phone: +49 221 / 470-4234
E-Mail: <bernd.weiss@uni-koeln.de>
[[alternative HTML version deleted]]
2003 Nov 02
3
barchart in lattice
...daten$COUNTRY)|table(daten$STATUS)),
etc. are obviously wrong.
I have absolutely no idea how to do this.
You can download the datafile from <http://www.uni-koeln.de/~ahf34/meta.txt>
TIA,
Bernd
--
Bernd Weiss, M.A.
Universitaet zu Koeln / University of Cologne
Forschungsinstitut fuer Soziologie / Research Institute for Sociology
Greinstr. 2 / 50 939 Cologne / Germany
Phone: +49 221 / 470-4234
E-Mail: <bernd.weiss at uni-koeln.de>
2006 May 15
2
How-Understand-Kmeans-Cluster!!
Hi All,
I am using RGui 2.3.0 library(stats) and using K-means Clustering to cluster
data.matrix.(DDset)
DDset (matrix 575 x 2)
Exams (character) Slot (numeric)
AAW326 35
BWA345 45
............... .....
ZXE 453 67
DDset[,2]
[1] 29 37 24 7 22 22 21 24 26 31 39 21 17 7 24 37 26 33 7 31 39 29 24
20 2
[26] 40 8 16 1 31 6 32 2