Re: [R] exploring dist()

2011-03-21 Thread bra86
dear all, thanks it helped a lot, the problem was that I should treat my data as set of species, not samples, so as output I get 4087*4087 matrix, which afterwards will be applied for PCO, the thing was, that in cause of big number of values, programm do not show all computed distances and even

[R] exploring dist()

2011-03-18 Thread bra86
Hello, everybody, I hope somebody could help me with a dist() function. I have a data frame of size 2*4087 (col*row), where col corresponds to the treatment and rows are species, values are Hellinger distances, I should reconstruct a distance matrix with a dist() function. I know that "euclidean"

[R] run a slef-written function

2011-03-15 Thread bra86
How could one get started with a self-written function? I have a function written in .txt format, but can not find the way to import it to the R space. Would be very appreciated for help. -- View this message in context: http://r.789695.n4.nabble.com/run-a-slef-written-function-tp3356537p3356537.