Displaying 1 result from an estimated 1 matches for "mtdist".
Did you mean:
mdist
2004 Jun 01
1
advanced dist
Hi there.
I have now found that dist() does what I want in a specific case.
But I have (out of many fields) in my Fragebogen.data file:
Vpn Code Family Test
1 X1 m 45
2 X1 t 58
3 X2 m 44
4 X2 t 43
...
When I now do:
Fbg <- read.table("Fragebogen.data", header=TRUE)
dist(Fbg['Test'])
I have the distances between everyone to everyone.
Now I want to have the mothers (m in