search for: matest

Displaying 5 results from an estimated 5 matches for "matest".

Did you mean: latest
2010 Jul 20
0
Error in using matest function
Hi, While doing matest, i got errors like tis.Can u please help me in solving these errors. test.all = matest(madata, fit.full.mix, test.method=c(1,1), + shuffle.method="sample", term="Treatment",n.perm=100) Doing F-test on observed data ... Error in ma.svd(X, method = "dgesvd") : infinit...
2005 Aug 02
6
can we manage memory usage to increase speed?
Hi, Thanks for reading. I am running a process in R for microarray data analysis. RedHat Enterprise Linux 4, dual AMD CPU, 6G memory. However, the R process use only a total of <200M memory. And the CPU usage is total to ~110% for two. The program takes at least 2 weeks to run at the current speed. Is there some way we can increase the usage of CPUs and memories and speed up? Any
2007 Mar 05
1
Error in La.svd(X) : error code 1 from Lapack routine 'dgesdd'
...elpers, I am working with R 2.4.1 GUI 1.18 (4038) for MacOSX. I have a matrix of 10 000 genes and try to run the following commands: > model.mix<-makeModel (data=data, formula=~Dye+Array+Sample+Time, random=~Array+Sample) > anova.mix<-fitmaanova (data, model.mix) > test.mix<-matest (data, model=model.mix, term="Time", n.perm=100, test.method=c(1,0,1,1)) I get the following error message: Doing F-test on observed data ... Doing permutation. This may take a long time ... Error in La.svd(X) : error code 1 from Lapack routine 'dgesdd' What does this mean? is...
2005 Mar 14
2
Install the RMySQL
Hi, I have some problem to install RMySQL package. Could you help me? I set up the path. [root at ep2 library]# export PKG_CPPFLAGS="-I/var/lib/mysql" [root at ep2 library]# export PKG_LIBS="-L/var/lib/mysql - lmysqlclient" [root at ep2 library]# R CMD INSTALL /home/younko/RMySQL_0.5- 5.tar.gz I got this bunch of error message. Please help me. * Installing *source*
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
...18. Re: Book on R's Programming Language (Joshua Wiley) 19. Re: how to calculate the product of every two elements in two vectors (Gabor Grothendieck) 20. Re: Book on R's Programming Language (Joseph Magagnoli) 21. Re: Constrain density to 0 at 0? (Greg Snow) 22. matest function for multiple factors (shabnam k) 23. Re: How to deal with more than 6GB dataset using R? (Greg Snow) 24. Using R to fill ETM+ data gaps? (Abdi, Abdulhakim) 25. How to generate a sequence of dates without hardcoding the year (Felipe Carrillo) 26. Re: How to generate...