[R] dissimilarities table factorial analysis

2009-05-14 Thread Lassana TOURE
I have genetic data, and I would like to do an dissimilariry table of the factorial analysis. What package should I use and the command line? Lassana TOURE [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https

[R] ploting Lcross fonction

2008-10-01 Thread Lassana TOURE
Hi. I am using the ripley multivariate function Lcross to caracterise the spatial interactions of two factors using monte carlo simulation. envelope(B1, Lcross, nsim=100, rank=1, global=TRUE)-E1 My problem is that My confidence Interval (CI) is not parallel to the X axis when I plot the

[R] Dendrogram orientation

2008-03-27 Thread Lassana TOURE
I am using the two functions hclust and plot to draw a dendrogram. The result is a vertical dendrogram , but I prefer a horizontal one. Need help. This is my script: dd1=hclust(d1, method=ward) plot(dd1) [[alternative HTML version deleted]]

[R] setting up directorie and packages at the startup

2008-02-04 Thread Lassana TOURE
Hi! Can someone help me how to set up a directory and load additional packages at the startup than I do not have to do it each time I go to R session. Thanks. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] help computing the AFTD

2008-01-16 Thread Lassana TOURE
help me to solve that. I some options to use. Lassana TOURE. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org

[R] Need help on distance matrix

2008-01-09 Thread Lassana TOURE
Hi I have a data like this. 79 77.51 79.64 84.08 71.6 90.22 91.46 89.49 94.51 97.45 97.99 97.86 69.88 77.44 72.44 74.21 72.54 78.27 82.03 78.62 80.4 85.97 86.22 84.04 I try to do a distance matrix. I get error if I run the following program: D2 - matrix(0,n,n) for (i1