hm -- what version of glmnet and PyMVPA you have. I have glmnet 1.2, no lars, pymvpa 0.4.6 and seems to import glmnet just fine
N.B. in the future of 0.6.x we are going to superseed use of R CRAN modules by using available Python implementations within scikits.learn. On Mon, 07 Mar 2011, Nynke van der Laan wrote: > Hello all, > I have a question regarding GLMNET. I tried to import this by using: > from mvpa.clfs.glmnet import GLMNET_R,GLMNET_C. > However, when doing this, I get the error that "there is no package > called 'lars'" so I gues that lars is a prerequisite for using GLMNET. > I tried to find lars with R --> install.packages() but lars is not in > the list with the available packages. > Can you tell me where I can find lars? > BTW: I use Neurodebian on the virtual box. > Best regards, > Nynke > _______________________________________________ > Pkg-ExpPsy-PyMVPA mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa -- =------------------------------------------------------------------= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

