Re: [R] EMA Package

2012-12-12 Thread Prof Brian Ripley
As the posting guide asked, please ask the package maintainer directly (Cc:ed here). On 12/12/2012 19:34, Aspro wrote: Hi, I'm currently using EMA package to make clustering and heatmaps. The online doc concerning the package gives the following example code: data(marty) c<-clustering(marty,

[R] EMA Package

2012-12-12 Thread Aspro
Hi, I'm currently using EMA package to make clustering and heatmaps. The online doc concerning the package gives the following example code: data(marty) c<-clustering(marty, metric="pearson", method="ward") clustering.plot(c, title="Hierarchical Clustering\nPearson-Ward") which is working perfec

Re: [R] EMA package

2011-05-28 Thread Joshua Wiley
Hi Rosario, Can you provide the results of sessionInfo() ? install.packages("EMA") works for me. Cheers, Josh On Sat, May 28, 2011 at 4:27 PM, Rosario Garcia Gil wrote: > Hello > > I want to use the test.nested.model, in order to compare two nested models, > which is under package EMA, howe

[R] EMA package

2011-05-28 Thread Rosario Garcia Gil
Hello I want to use the test.nested.model, in order to compare two nested models, which is under package EMA, however, I did not find it in the list of packages to install in R. How is this possible? Thanks for help in advance. Rosario __ R-help@r-pro