search for: anth_insi1

Displaying 2 results from an estimated 2 matches for "anth_insi1".

Did you mean: anth_insi
2007 Jun 19
1
Dissimilarity Analysis
...1 2 Anth_crin1 1 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0 1 3 Anth_eck1 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 4 Anth_gram1 1 0 0 1 0 1 0 0 1 NA NA NA NA 0 0 0 0 1 0 0 0 5 Anth_insi1 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 All columns are binary coded characters. The Import was done by this Test<-read.table("TestRFemMalBivariat1.csv",header = TRUE, sep = ";") Now I try to perform a similarity analysis with the dsvd...
2007 Jun 20
1
Dissimilarity
...0 0 1 0 1 0 0 0 >> 0 0 0 1 0 0 1 >> 3 Anth_eck1 1 0 0 1 0 1 0 0 1 0 0 0 0 0 >> 0 0 0 1 0 0 1 >> 4 Anth_gram1 1 0 0 1 0 1 0 0 1 NA NA NA NA 0 >> 0 0 0 1 0 0 0 >> 5 Anth_insi1 1 0 0 1 0 1 0 0 1 0 0 0 1 0 >> 0 0 0 1 0 0 1 >> >> All columns are binary coded characters. >> The Import was done by this >> >> Test<-read.table("TestRFemMalBivariat1.csv",header = TRUE, sep = ";") > >...