search for: alle_datenfembeschr4a

Displaying 1 result from an estimated 1 matches for "alle_datenfembeschr4a".

2007 Jul 17
1
distance function (analogue)
...0 1 0 0 0 1 0 0 0 0 0 0 6 1 1 0 0 1 1 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 As i know I did the same 2 weeks ago and it worked properly. Here are my codes: Table1<-read.table("Alle_DatenFemBeschr4a.csv", sep = ";") Table0<-read.table("Alle_DatenMalBeschr4a.csv", sep = ";") Dist.Gower<- distance(Table1 ,Table0 ,method ="mixed", weights = c (0.3333333, 0.3333333, 0.3333333, 0.5000000, 0.5000000, 0.5000000, 0.5000000, 0.5000000, 0.5000000,...